<?php

return [
    '' => support\exception\Handler::class,
    'api'=>\support\spark\exception\handler\ApiExceptionHandler::class,
];