public property AggregatorFetcher::$id in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/aggregator/src/Annotation/AggregatorFetcher.php \Drupal\aggregator\Annotation\AggregatorFetcher::id
The plugin ID.
Type: string
File
- core/
modules/ aggregator/ src/ Annotation/ AggregatorFetcher.php, line 33 - Contains \Drupal\aggregator\Annotation\AggregatorFetcher.
Class
- AggregatorFetcher
- Defines a Plugin annotation object for aggregator fetcher plugins.
Namespace
Drupal\aggregator\AnnotationCode
public $id;