%PDF- %PDF-
Direktori : /proc/self/root/home2/vacivi36/code/system/ThirdParty/Escaper/Exception/ |
Current File : //proc/self/root/home2/vacivi36/code/system/ThirdParty/Escaper/Exception/RuntimeException.php |
<?php declare(strict_types=1); namespace Laminas\Escaper\Exception; /** * Invalid argument exception */ class RuntimeException extends \RuntimeException implements ExceptionInterface { }