public property AggregatorParser::$description in Drupal 9
Same name and namespace in other branches
- 8 core/modules/aggregator/src/Annotation/AggregatorParser.php \Drupal\aggregator\Annotation\AggregatorParser::description
The description of the plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
modules/ aggregator/ src/ Annotation/ AggregatorParser.php, line 46
Class
- AggregatorParser
- Defines a Plugin annotation object for aggregator parser plugins.
Namespace
Drupal\aggregator\AnnotationCode
public $description;