You are here

protected property ConfigListerWithProviders::$moduleHandler in Configuration Update Manager 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/ConfigListerWithProviders.php, line 45

Class

ConfigListerWithProviders
Provides methods related to config listing, including provider calculation.

Namespace

Drupal\config_update

Code

protected $moduleHandler;