BookExport::$nodeStorage

Same name and namespace in other branches
  1. 9 core/modules/book/src/BookExport.php \Drupal\book\BookExport::nodeStorage
  2. 8.9.x core/modules/book/src/BookExport.php \Drupal\book\BookExport::nodeStorage
  3. 10 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 21

Class

BookExport
Provides methods for exporting book to different formats.

Namespace

Drupal\book

Code

protected $nodeStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.