TrackerController::$nodeStorage

Same name and namespace in other branches
  1. 8.9.x core/modules/tracker/src/Controller/TrackerController.php \Drupal\tracker\Controller\TrackerController::nodeStorage
  2. 10 core/modules/tracker/src/Controller/TrackerController.php \Drupal\tracker\Controller\TrackerController::nodeStorage
  3. 11.x core/modules/tracker/src/Controller/TrackerController.php \Drupal\tracker\Controller\TrackerController::nodeStorage

The node storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/tracker/src/Controller/TrackerController.php, line 55

Class

TrackerController
Controller for tracker pages.

Namespace

Drupal\tracker\Controller

Code

protected $nodeStorage;

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