The entity being used by this form.
Type: \Drupal\search\SearchPageInterface
Overrides EntityForm::$entity
File
- core/modules/search/src/Form/SearchPageFormBase.php, line 22
Class
- SearchPageFormBase
- Provides a base form for search pages.
Namespace
Drupal\search\Form
Code
protected $entity;
Please login to continue.