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