File manager - Edit - /var/www/payraty/helpdesk/vendor/roave/better-reflection/src/SourceLocator/Exception/FunctionUndefined.php
Back
<?php declare(strict_types=1); namespace Roave\BetterReflection\SourceLocator\Exception; use RuntimeException; /** * This is removed in PR #236 - this should never have existed, but leaving here for BC. This exception is never thrown * so you should remove it from your code. * * You were probably looking to catch \Roave\BetterReflection\Reflector\Exception\IdentifierNotFound instead. * * @deprecated You're probably looking for `IdentifierNotFound` * * @see \Roave\BetterReflection\Reflector\Exception\IdentifierNotFound */ class FunctionUndefined extends RuntimeException { }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings