You are here

public property AggregatorParser::$id in Drupal 9

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

The plugin ID.

Type: string

File

core/modules/aggregator/src/Annotation/AggregatorParser.php, line 28

Class

AggregatorParser
Defines a Plugin annotation object for aggregator parser plugins.

Namespace

Drupal\aggregator\Annotation

Code

public $id;