public property AggregatorProcessor::$id in Drupal 9
Same name and namespace in other branches
- 8 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\AnnotationCode
public $id;