getMessage(), $e->getFile(), $e->getLine() ) ); } /** @noinspection PhpElementIsNotAvailableInCurrentPhpVersionInspection */ catch( Throwable $e ){ trigger_error(sprintf('[Loco.fatal] %s in %s:%u',$e->getMessage(), $e->getFile(), $e->getLine() ) ); }