public property AggregatorParser::$id in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 33 - Contains \Drupal\aggregator\Annotation\AggregatorParser.
Class
- AggregatorParser
- Defines a Plugin annotation object for aggregator parser plugins.
Namespace
Drupal\aggregator\AnnotationCode
public $id;