<?php namespace Del\Form\Collection; use ArrayIterator; class AbstractCollection extends ArrayIterator { }
info at phpclasses dot org