コード例 #1
0
ファイル: File.php プロジェクト: namrenni/mediawiki
 /**
  * @return bool
  */
 function isHashed()
 {
     return $this->repo->isHashed();
 }