You are here

protected property FeaturesCommands::$configDiff in Features 8.3

Same name and namespace in other branches
  1. 8.4 src/Commands/FeaturesCommands.php \Drupal\features\Commands\FeaturesCommands::configDiff

The config_update.config_diff service.

Type: \Drupal\config_update\ConfigDiffInterface

File

src/Commands/FeaturesCommands.php, line 84

Class

FeaturesCommands
Drush commands for Features.

Namespace

Drupal\features\Commands

Code

protected $configDiff;