Пример #1
0
 /**
  * Countable: return count of attached elements/fieldsets
  *
  * @return int
  */
 public function count()
 {
     return $this->iterator->count();
 }