protected property BookOutlineForm::$entity in Drupal 10
Same name and namespace in other branches
- 8 core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::entity
- 9 core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::entity
The book being displayed.
Type: \Drupal\node\NodeInterface
Overrides ContentEntityForm::$entity
File
- core/
modules/ book/ src/ Form/ BookOutlineForm.php, line 26
Class
- BookOutlineForm
- Displays the book outline form.
Namespace
Drupal\book\FormCode
protected $entity;