Files
bm/public_html/vendor/symfony/debug/Tests/Fixtures/Throwing.php
2025-09-24 13:26:28 +02:00

4 lines
36 B
PHP

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