The timestamp when the user last accessed the site. A value of 0 means the user has never accessed the site.

Type: integer

File

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

Class

User
Defines the user entity class.

Code

public $access = 0;