public property AggregatorParser::$description

The description of the plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

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

Class

AggregatorParser
Defines a Plugin annotation object for aggregator parser plugins.

Namespace

Drupal\aggregator\Annotation

Code

public $description;