File manager - Edit - /home/linknsbh/proffy.online/vendor/doctrine/dbal/src/Exception/InvalidArgumentException.php
Back
<?php namespace Doctrine\DBAL\Exception; use Doctrine\DBAL\Exception; /** * Exception to be thrown when invalid arguments are passed to any DBAL API */ class InvalidArgumentException extends Exception { /** @return self */ public static function fromEmptyCriteria() { return new self('Empty criteria was used, expected non-empty criteria'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings