$basicAuth->password()
Returns the password
$basicAuth->password(): string|null
Return types
string
ornull
This method modifies the existing $basicauth
object it is applied to and returns it again.
Returns the password
$basicAuth->password(): string|null
string
ornull
This method modifies the existing $basicauth
object it is applied to and returns it again.