You are here

protected property Uid::$storage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 28
Contains \Drupal\user\Plugin\views\argument\Uid.

Class

Uid
Argument handler to accept a user id.

Namespace

Drupal\user\Plugin\views\argument

Code

protected $storage;