UserRequestSubscriber::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/user/src/EventSubscriber/UserRequestSubscriber.php, line 22

Class

UserRequestSubscriber
Updates the current user's last access time.

Namespace

Drupal\user\EventSubscriber

Code

protected $deprecatedProperties = [
    'entityManager' => 'entity.manager',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.