$uri->auth()
Returns the auth details (username:password)
$uri->auth(): string|null
Return types
stringornull
This method modifies the existing $uri object it is applied to and returns it again.
Returns the auth details (username:password)
$uri->auth(): string|null
stringornull
This method modifies the existing $uri object it is applied to and returns it again.