コード例 #1
0
ファイル: AbstractTest.php プロジェクト: netvlies/zf
 public function isPathWriteable($path)
 {
     return parent::_isPathWriteable($path);
 }