You are here

protected property PublishContentLocalTask::$nodeStorage in Publish Content 8

The node storage.

Type: \Drupal\node\NodeStorageInterface

File

src/Plugin/Menu/LocalTask/PublishContentLocalTask.php, line 22

Class

PublishContentLocalTask
Defines a local task plugin with a dynamic title.

Namespace

Drupal\publishcontent\Plugin\Menu\LocalTask

Code

protected $nodeStorage;