You are here

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

The entity being used by this form.

Type: \Drupal\search_api_saved_searches\SavedSearchInterface

Overrides ContentEntityForm::$entity

File

src/Form/SavedSearchDeleteConfirmForm.php, line 19

Class

SavedSearchDeleteConfirmForm
Provides a form for deleting a saved search.

Namespace

Drupal\search_api_saved_searches\Form

Code

protected $entity;