You are here

protected property SavedSearchTypeForm::$entity in Search API Saved Searches 8

The entity being used by this form.

Type: \Drupal\search_api_saved_searches\SavedSearchTypeInterface

Overrides EntityForm::$entity

File

src/Form/SavedSearchTypeForm.php, line 24

Class

SavedSearchTypeForm
Provides a form for adding and editing saved search types.

Namespace

Drupal\search_api_saved_searches\Form

Code

protected $entity;