Skip to content

ToArrayInterface

MekDrop edited this page Jul 26, 2022 · 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