Files
c-cms-legacy/vendor/symfony/debug/Tests/Fixtures/Throwing.php
Mathieu Lagace 5fa3c85b97 Include Vendor
2018-06-27 20:31:54 -04:00

4 lines
36 B
PHP

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