You are here

public property AggregatorParser::$description in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/aggregator/src/Annotation/AggregatorParser.php \Drupal\aggregator\Annotation\AggregatorParser::description

The description of the plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/modules/aggregator/src/Annotation/AggregatorParser.php, line 51
Contains \Drupal\aggregator\Annotation\AggregatorParser.

Class

AggregatorParser
Defines a Plugin annotation object for aggregator parser plugins.

Namespace

Drupal\aggregator\Annotation

Code

public $description;