コード例 #1
0
ファイル: PI.php プロジェクト: stdakov/pi_framework
 public function initRouter()
 {
     $this->router = \App\Core\Router::getInstance();
 }