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