Example #1
0
 /**
  * Returns an enumerator for accessing the set of selectors.
  *
  * @return an enumerator that goes through each of the selectors
  */
 public function selectorElements()
 {
     return $this->fileset->selectorElements();
 }