The timestamp when the user last accessed the site. A value of 0 means the
user has never accessed the site.
Type: integer
File
- drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php, line 129
- Definition of Drupal\user\Plugin\Core\Entity\User.
Class
- User
- Defines the user entity class.
Namespace
Drupal\user\Plugin\Core\Entity
Code
public $access = 0;