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