Skip to content

ToArrayInterface

Raimondas Rimkevičius edited this page Feb 1, 2020 · 5 revisions

Imponeer\ToArrayInterface

Interface to define how object should be converted to array

Methods

Name Description
toArray Converts object to array

ToArrayInterface::toArray

Description

public toArray (void)

Converts object to array

Parameters

This function has no parameters.

Return Values

array


Clone this wiki locally