$example->toArray()
$example->toArray(): array
Return type
array
This method modifies the existing $example object it is applied to and returns it again.
$example->toArray(): array
array
This method modifies the existing $example object it is applied to and returns it again.