whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
doctrine
/
dbal
/
src
/
Exception
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/doctrine/dbal/src/Exception/InvalidArgumentException.php
<?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'); } }
Copyright ©2021 || Defacer Indonesia