BookOutlineForm::$entity
Same name in other branches
- 9 core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::entity
- 8.9.x core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::entity
- 10 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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.