You are here

protected property ItemsImporter::$config in Drupal 9

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

The aggregator.settings config object.

Type: \Drupal\Core\Config\Config

File

core/modules/aggregator/src/ItemsImporter.php, line 41

Class

ItemsImporter
Defines an importer of aggregator items.

Namespace

Drupal\aggregator

Code

protected $config;