You are here

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

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/ConfigListerWithProviders.php, line 52

Class

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

Namespace

Drupal\config_update

Code

protected $themeHandler;