ArrayInterface
ArrayInterface
provides traversable array functionality to data types.
- Full name:
\Ramsey\Collection\ArrayInterface
- Parent interfaces:
ArrayAccess
,Countable
,IteratorAggregate
,Serializable
Methods
clear
Removes all items from this array.
toArray
Returns a native PHP array representation of this array object.
isEmpty
Returns true
if this array is empty.
Automatically generated on 2025-03-18