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