You are here

public property AggregatorFetcher::$title in Zircon Profile 8

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

The title of the plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/modules/aggregator/src/Annotation/AggregatorFetcher.php, line 42
Contains \Drupal\aggregator\Annotation\AggregatorFetcher.

Class

AggregatorFetcher
Defines a Plugin annotation object for aggregator fetcher plugins.

Namespace

Drupal\aggregator\Annotation

Code

public $title;