Skip to content

ToArrayInterface

Raimondas Rimkevičius edited this page Jan 1, 2021 · 5 revisions
Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!

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