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