コード例 #1
0
ファイル: Url.php プロジェクト: lisong/cphalcon
 public function path($path = null)
 {
     return parent::path($path);
 }