protected property BookNavigationBlock::$nodeStorage in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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;