You are here

protected property FormOverrides::$configFactory in Configuration Override Warn 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/FormOverrides.php, line 24

Class

FormOverrides
Contains logic for inspecting config forms and their overridden values.

Namespace

Drupal\config_override_warn

Code

protected $configFactory;