Skip to content

Kirby 4.2.0

$user->password()

Returns the encrypted user password

$user->password(): string|null

Return type

string|null

Parent class

Kirby\Cms\User