The title of the plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
File
- core/modules/aggregator/src/Annotation/AggregatorProcessor.php, line 37
Class
- AggregatorProcessor
- Defines a Plugin annotation object for aggregator processor plugins.
Namespace
Drupal\aggregator\Annotation
Code
public $title;
Please login to continue.