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