You are here

public property SearchPlugin::$id in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/search/src/Annotation/SearchPlugin.php \Drupal\search\Annotation\SearchPlugin::id

A unique identifier for the search plugin.

Type: string

File

core/modules/search/src/Annotation/SearchPlugin.php, line 26

Class

SearchPlugin
Defines a SearchPlugin type annotation object.

Namespace

Drupal\search\Annotation

Code

public $id;