コード例 #1
0
ファイル: Router.php プロジェクト: mattvb91/cphalcon
 public function getRouteById($id)
 {
     return parent::getRouteById($id);
 }