You are here

protected property FeedViewBuilder::$config in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/aggregator/src/FeedViewBuilder.php \Drupal\aggregator\FeedViewBuilder::config

The 'aggregator.settings' config.

Type: \Drupal\Core\Config\Config

File

core/modules/aggregator/src/FeedViewBuilder.php, line 26

Class

FeedViewBuilder
View builder handler for aggregator feeds.

Namespace

Drupal\aggregator

Code

protected $config;