BookAdminEditForm::$nodeStorage
Same name in other branches
- 9 core/modules/book/src/Form/BookAdminEditForm.php \Drupal\book\Form\BookAdminEditForm::nodeStorage
- 8.9.x core/modules/book/src/Form/BookAdminEditForm.php \Drupal\book\Form\BookAdminEditForm::nodeStorage
- 10 core/modules/book/src/Form/BookAdminEditForm.php \Drupal\book\Form\BookAdminEditForm::nodeStorage
The node storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
-
core/
modules/ book/ src/ Form/ BookAdminEditForm.php, line 29
Class
- BookAdminEditForm
- Provides a form for administering a single book's hierarchy.
Namespace
Drupal\book\FormCode
protected $nodeStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.