6 lines
80 B
PHP
6 lines
80 B
PHP
<?php
|
|
return [
|
|
'exception' => [
|
|
'throw_exceptions' => true,
|
|
]
|
|
]; |