Vid::$nodeStorage

Same name in other branches
  1. 8.9.x core/modules/node/src/Plugin/views/argument/Vid.php \Drupal\node\Plugin\views\argument\Vid::nodeStorage
  2. 10 core/modules/node/src/Plugin/views/argument/Vid.php \Drupal\node\Plugin\views\argument\Vid::nodeStorage
  3. 11.x core/modules/node/src/Plugin/views/argument/Vid.php \Drupal\node\Plugin\views\argument\Vid::nodeStorage

The node storage.

Type: \Drupal\node\NodeStorageInterface

File

core/modules/node/src/Plugin/views/argument/Vid.php, line 29

Class

Vid
Argument handler to accept a node revision id.

Namespace

Drupal\node\Plugin\views\argument

Code

protected $nodeStorage;

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