コード例 #1
0
ファイル: File.php プロジェクト: symcloud/symcloud
 /**
  * @return string
  *
  * @VirtualProperty()
  */
 public function getFileHash()
 {
     return $this->node->getFileHash();
 }