protected property TrackerController::$nodeStorage in Drupal 8
Same name and namespace in other branches
- 9 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\ControllerCode
protected $nodeStorage;