drupal-civicrm/vendor/symfony/debug/Tests/Fixtures/Throwing.php
2018-01-14 13:10:16 +00:00

4 lines
36 B
PHP

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