You are here

protected property ImporterBase::$config in CSV Importer 8

The config service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/ImporterBase.php, line 37

Class

ImporterBase
Provides a base class for ImporterBase plugins.

Namespace

Drupal\csv_importer\Plugin

Code

protected $config;