You are here

public property Filter::$id in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::id
  2. 9 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::id

The plugin ID.

Type: string

File

core/modules/filter/src/Annotation/Filter.php, line 28

Class

Filter
Defines a filter annotation object.

Namespace

Drupal\filter\Annotation

Code

public $id;