AggregatorProcessor::$id

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

The plugin ID.

Type: string

File

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

Class

AggregatorProcessor
Defines a Plugin annotation object for aggregator processor plugins.

Namespace

Drupal\aggregator\Annotation

Code

public $id;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.