* @copyright walkor * @link http://www.workerman.net/ * @license http://www.opensource.org/licenses/mit-license.php MIT License */ return [ 'api' => app\api\exception\Handler::class, //'' => plugin\admin\app\exception\Handler::class, '' => support\exception\Handler::class, ];