public property AggregatorProcessor::$description

The description of the plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorProcessor.php, line 42
Contains \Drupal\aggregator\Annotation\AggregatorProcessor.

Class

AggregatorProcessor
Defines a Plugin annotation object for aggregator processor plugins.

Namespace

Drupal\aggregator\Annotation

Code

public $description;