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