4 lines
36 B
PHP
4 lines
36 B
PHP
<?php
|
|
|
|
throw new \Exception('boo');
|
<?php
|
|
|
|
throw new \Exception('boo');
|