You are here

protected property Color::$configFactory in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/color/src/Plugin/migrate/destination/Color.php \Drupal\color\Plugin\migrate\destination\Color::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/color/src/Plugin/migrate/destination/Color.php, line 26

Class

Color
Persist color data to the config system.

Namespace

Drupal\color\Plugin\migrate\destination

Code

protected $configFactory;