Server_AccessControl/vendor/symfony/debug/Tests/Fixtures/Throwing.php
2020-10-06 14:27:47 +07:00

4 lines
36 B
PHP

<?php
throw new \Exception('boo');