コード例 #1
0
ファイル: MyFacade.php プロジェクト: quickshiftin/PureMVC-ext
 public function registerProxy($proxy)
 {
     return parent::registerProxy($proxy);
 }