DIR:/home/austenwhite.co.uk/www/dev/vendor/laminas/laminas-server/src/Exception/ |
Current File : /home/austenwhite.co.uk/www/dev/vendor/laminas/laminas-server/src/Exception/RuntimeException.php |
<?php /** * @see https://github.com/laminas/laminas-server for the canonical source repository */ namespace Laminas\Server\Exception; class RuntimeException extends \RuntimeException implements ExceptionInterface { } |