$user->passwordTimestamp()
Returns the timestamp when the password was last changed
$user->passwordTimestamp(): int|null
Return types
intornull
This method modifies the existing $user object it is applied to and returns it again.
Returns the timestamp when the password was last changed
$user->passwordTimestamp(): int|null
intornull
This method modifies the existing $user object it is applied to and returns it again.