You are here

public property Filter::$id in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 33
Contains \Drupal\filter\Annotation\Filter.

Class

Filter
Defines an filter annotation object.

Namespace

Drupal\filter\Annotation

Code

public $id;