3 lines
93 B
PHP
3 lines
93 B
PHP
<?php
|
|
$app->add($app->getContainer()->get(ProVM\Common\Middleware\CustomExceptions::class));
|