protected property SearchPageFormBase::$entity in Drupal 10
Same name and namespace in other branches
- 8 core/modules/search/src/Form/SearchPageFormBase.php \Drupal\search\Form\SearchPageFormBase::entity
- 9 core/modules/search/src/Form/SearchPageFormBase.php \Drupal\search\Form\SearchPageFormBase::entity
The entity being used by this form.
Type: \Drupal\search\SearchPageInterface
Overrides EntityForm::$entity
File
- core/
modules/ search/ src/ Form/ SearchPageFormBase.php, line 21
Class
- SearchPageFormBase
- Provides a base form for search pages.
Namespace
Drupal\search\FormCode
protected $entity;