$uri->auth()
Returns the auth details (username:password)
$uri->auth(): string|null
Return type
string
|null
Parent class
Kirby\Uuid\Uri
inherited from Kirby\Http\Uri
Returns the auth details (username:password)
$uri->auth(): string|null
string
|null
Kirby\Uuid\Uri
inherited from Kirby\Http\Uri