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/MariaDb102Keywords.php

<?php

namespace Doctrine\DBAL\Platforms\Keywords;

/**
 * MariaDb reserved keywords list.
 *
 * @deprecated Use {@link MariaDBKeywords} instead.
 *
 * @link https://mariadb.com/kb/en/the-mariadb-library/reserved-words/
 */
final class MariaDb102Keywords extends MariaDBKeywords
{
    public function getName(): string
    {
        return 'MariaDb102';
    }
}

GO Party By You