Skip to content

Latest commit

 

History

History
89 lines (77 loc) · 3.63 KB

ArrayObject.md

File metadata and controls

89 lines (77 loc) · 3.63 KB

ArrayObject Documentation

\Greg\Support\Accessor\ArrayObject is an array as an object.

Implements: \ArrayAccess, \IteratorAggregate, \Serializable, \Countable.

Uses: \Greg\Support\Accessor\ArrayAccessTrait, \Greg\Support\Accessor\IteratorAggregateTrait, \Greg\Support\Accessor\SerializableTrait, \Greg\Support\Accessor\CountableTrait.

Table of contents:

Magic methods:

Methods description is under construction.

Methods:

Includes ArrayAccessTrait, IteratorAggregateTrait, SerializableTrait and CountableTrait methods.

Methods description is under construction.