Nid::$nodeStorage
Same name in other branches
- 8.9.x core/modules/node/src/Plugin/views/argument/Nid.php \Drupal\node\Plugin\views\argument\Nid::nodeStorage
The node storage.
Type: \Drupal\node\NodeStorageInterface
File
-
core/
modules/ node/ src/ Plugin/ views/ argument/ Nid.php, line 21
Class
- Nid
- Argument handler to accept a node id.
Namespace
Drupal\node\Plugin\views\argumentCode
protected $nodeStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.