protected property Nid::$nodeStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 26 - Contains \Drupal\node\Plugin\views\argument\Nid.
Class
- Nid
- Argument handler to accept a node id.
Namespace
Drupal\node\Plugin\views\argumentCode
protected $nodeStorage;