Example #1
0
 private function getController()
 {
     return Router::findController($this->getPath());
 }