You are here

protected property SearchDeleteForm::$searchId in Entity Share 8.3

Same name and namespace in other branches
  1. 8.2 modules/entity_share_server/src/Form/SearchDeleteForm.php \Drupal\entity_share_server\Form\SearchDeleteForm::searchId

The search id.

Type: string

File

modules/entity_share_server/src/Form/SearchDeleteForm.php, line 21

Class

SearchDeleteForm
Form to delete a search on a channel.

Namespace

Drupal\entity_share_server\Form

Code

protected $searchId;