コード例 #1
0
ファイル: Document.php プロジェクト: woohoolabs/yang
 /**
  * @return bool
  */
 public function hasPrimaryResources()
 {
     return $this->resources->hasPrimaryResources();
 }