Documentation

ToArrayInterface

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>
Return values
array<string|int, mixed>

        
On this page

Search results