BookAdminEditForm::$nodeStorage

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

1
protected $nodeStorage;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.