The node storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/modules/book/src/Form/BookAdminEditForm.php, line 26
Class
- BookAdminEditForm
- Provides a form for administering a single book's hierarchy.
Namespace
Drupal\book\Form
Code
protected $nodeStorage;
Please login to continue.