Exemple #1
0
 /**
  * @return bool
  */
 public function HasSubFolders()
 {
     return $this->oSubFolders && 0 < $this->oSubFolders->Count();
 }