You are here

protected property ConfigHandler::$configList in Update helper 8

Same name and namespace in other branches
  1. 2.x src/ConfigHandler.php \Drupal\update_helper\ConfigHandler::configList

The config lister.

Type: \Drupal\config_update\ConfigListInterface

File

src/ConfigHandler.php, line 28

Class

ConfigHandler
Configuration handler.

Namespace

Drupal\update_helper

Code

protected $configList;