interface TypedCollectionInterface
extends CollectionInterface
interface CollectionInterface
extends ObjectAsArrayInterface
interface ObjectAsArrayInterface
extends \ArrayAccess, \Countable, \Iterator, ArrayCastingInterface, HasInnerCastingInterface, \Serializable, \JsonSerializable