path(BASE_ROOT_PATH . '/application/')->initialize(); } public function testInviteBonus() { $obj = new \app\index\controller\Index; $obj->index(); } }