protected property PagerExamplePage::$nodeStorage in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/pager_example/src/Controller/PagerExamplePage.php \Drupal\pager_example\Controller\PagerExamplePage::nodeStorage
Entity storage for node entities.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- pager_example/
src/ Controller/ PagerExamplePage.php, line 25
Class
- PagerExamplePage
- Controller for pager_example.page route.
Namespace
Drupal\pager_example\ControllerCode
protected $nodeStorage;