You are here

protected property SearchPageForm::$entity in Zircon Profile 8

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

Type: \Drupal\search\SearchPageInterface

Overrides EntityForm::$entity

File

core/modules/search/src/Form/SearchPageForm.php, line 30
Contains \Drupal\search\Form\SearchPageForm.

Class

SearchPageForm
Provides a search form for site wide search.

Namespace

Drupal\search\Form

Code

protected $entity;