Heimdall/vendor/symfony/debug/Tests/Fixtures/Throwing.php
2018-02-01 20:01:12 +00:00

4 lines
36 B
PHP

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