protected property BookNavigationBlock::$nodeStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/book/src/Plugin/Block/BookNavigationBlock.php \Drupal\book\Plugin\Block\BookNavigationBlock::nodeStorage
The node storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ book/ src/ Plugin/ Block/ BookNavigationBlock.php, line 49 - Contains \Drupal\book\Plugin\Block\BookNavigationBlock.
Class
- BookNavigationBlock
- Provides a 'Book navigation' block.
Namespace
Drupal\book\Plugin\BlockCode
protected $nodeStorage;