Type::$nodeTypeStorage

Same name and namespace in other branches
  1. 9 core/modules/node/src/Plugin/views/argument/Type.php \Drupal\node\Plugin\views\argument\Type::nodeTypeStorage
  2. 10 core/modules/node/src/Plugin/views/argument/Type.php \Drupal\node\Plugin\views\argument\Type::nodeTypeStorage
  3. 11.x core/modules/node/src/Plugin/views/argument/Type.php \Drupal\node\Plugin\views\argument\Type::nodeTypeStorage

NodeType storage handler.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/node/src/Plugin/views/argument/Type.php, line 21

Class

Type
Argument handler to accept a node type.

Namespace

Drupal\node\Plugin\views\argument

Code

protected $nodeTypeStorage;

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