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