The timestamp when the user last logged in. A value of 0 means the user has never logged in.

Type: integer

File

modules/user/user.entity.inc, line 75
Entity classes and controllers for User module.

Class

User
Defines the user entity class.

Code

public $login = 0;