protected property BookExport::$nodeStorage in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/book/src/BookExport.php \Drupal\book\BookExport::nodeStorage
The node storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ book/ src/ BookExport.php, line 25 - Contains \Drupal\book\BookExport.
Class
- BookExport
- Provides methods for exporting book to different formats.
Namespace
Drupal\bookCode
protected $nodeStorage;