You are here

protected property ConfigRewriter::$configFactory in Configuration Rewrite 8

Same name and namespace in other branches
  1. 8.2 src/ConfigRewriter.php \Drupal\config_rewrite\ConfigRewriter::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/ConfigRewriter.php, line 24

Class

ConfigRewriter
Provides methods to rewrite configuration.

Namespace

Drupal\config_rewrite

Code

protected $configFactory;