freescout/freescout-dist/vendor/symfony/debug/Tests/Fixtures/Throwing.php

4 lines
36 B
PHP
Raw Permalink Normal View History

2023-12-22 19:40:32 +00:00
<?php
throw new \Exception('boo');