You are here

protected property ItemsImporter::$config in Zircon Profile 8.0

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 46
Contains \Drupal\aggregator\ItemsImporter.

Class

ItemsImporter
Defines an importer of aggregator items.

Namespace

Drupal\aggregator

Code

protected $config;