Files
Chamilo/vendor/symfony/debug/Tests/Fixtures/Throwing.php
2025-04-10 12:24:57 +02:00

4 lines
36 B
PHP

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