Uid::$storage

Same name in other branches
  1. 9 core/modules/user/src/Plugin/views/argument/Uid.php \Drupal\user\Plugin\views\argument\Uid::storage

The user storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/user/src/Plugin/views/argument/Uid.php, line 23

Class

Uid
Argument handler to accept a user id.

Namespace

Drupal\user\Plugin\views\argument

Code

protected $storage;

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