Documentation

Arrayable

Table of Contents

toArray()  : array<string|int, mixed>
Get the instance as an array.

Methods

toArray()

Get the instance as an array.

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results