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