summaryrefslogtreecommitdiff
path: root/vendor/symfony/debug/Tests/Fixtures/Throwing.php
blob: 21e0aba17d35869f12cc97577e4f3374aa4dddb8 (plain)
1
2
3
<?php

throw new \Exception('boo');