You are here

protected property SearchPageForm::$entity in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/search/src/Form/SearchPageForm.php \Drupal\search\Form\SearchPageForm::entity
  2. 10 core/modules/search/src/Form/SearchPageForm.php \Drupal\search\Form\SearchPageForm::entity

The search page entity.

Type: \Drupal\search\SearchPageInterface

File

core/modules/search/src/Form/SearchPageForm.php, line 28

Class

SearchPageForm
Provides a search form for site wide search.

Namespace

Drupal\search\Form

Code

protected $entity;