M1n1 Shira0ka File Manager

Current Path : /home/bullgymbny/app/vendor/doctrine/dbal/src/Platforms/Keywords/
Upload File :
Current File : /home/bullgymbny/app/vendor/doctrine/dbal/src/Platforms/Keywords/PostgreSQL100Keywords.php

<?php

declare(strict_types=1);

namespace Doctrine\DBAL\Platforms\Keywords;

/**
 * PostgreSQL 10.0 reserved keywords list.
 *
 * @deprecated Use {@link PostgreSQLKeywords} instead.
 */
class PostgreSQL100Keywords extends PostgreSQL94Keywords
{
    public function getName(): string
    {
        return 'PostgreSQL100';
    }
}

GO Party By You