Пример #1
0
 /**
  * Convert to an array.
  * @return array
  */
 public function toArray()
 {
     return IterationTraits::to_a($this);
 }