ToArrayInterface
in
An object that can be represented as an array
Table of Contents
Methods
- toArray() : array<string|int, mixed>
- Get the array representation of an object
Methods
toArray()
Get the array representation of an object
public
toArray() : array<string|int, mixed>