Skip to content

SplArrayObject

O2System PHP Framework edited this page Sep 16, 2016 · 7 revisions

SplArrayObject

This class is an extension class from ArrayObject, the purposes of this class is allows objects to work as arrays. The SplArrayObject class is use ArrayConversionTrait and ArrayFunctionsTrait to robust the class functionalities.

Clone this wiki locally