-
Notifications
You must be signed in to change notification settings - Fork 0
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
Name | Description |
---|---|
toArray | Converts object to array |
Description
public toArray (void)
Converts object to array
Parameters
This function has no parameters.
Return Values
array