File manager - Edit - /var/www/html/gop/api/vendor/doctrine/dbal/src/Schema/Exception/InvalidIdentifier.php
Back
<?php declare(strict_types=1); namespace Doctrine\DBAL\Schema\Exception; use Doctrine\DBAL\Schema\SchemaException; use InvalidArgumentException; final class InvalidIdentifier extends InvalidArgumentException implements SchemaException { public static function fromEmpty(): self { return new self('Identifier cannot be empty.'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings