コード例 #1
0
ファイル: Result.php プロジェクト: AndrewCarterUK/SimpleRoute
 /**
  * {@inheritdoc}
  */
 public function getHandler()
 {
     return $this->route->getHandler();
 }