$location->toArray()
Converts the object into a nicely readable array
$location->toArray(): array
Return type
array
This method modifies the existing $location object it is applied to and returns it again.
Converts the object into a nicely readable array
$location->toArray(): array
array
This method modifies the existing $location object it is applied to and returns it again.