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 22

Class

SearchPageFormBase
Provides a base form for search pages.

Namespace

Drupal\search\Form

Code

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

Please login to continue.