You are here

protected property ConfigParamUpdaterService::$logger in Config Importer and Tools 8

Same name and namespace in other branches
  1. 8.2 src/ConfigParamUpdaterService.php \Drupal\config_import\ConfigParamUpdaterService::logger

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/ConfigParamUpdaterService.php, line 29

Class

ConfigParamUpdaterService
Class ConfigParamUpdaterService.

Namespace

Drupal\config_import

Code

protected $logger;