$uri->setUsername()
$uri->setUsername(string $username = null): Kirby\Http\Uri
Parameters
Name | Type | Default |
---|---|---|
$username | string |
null |
Return type
This method modifies the existing $uri
object it is applied to and returns it again.