BlockTheme::$configFactory

Same name in other branches
  1. 9 core/modules/block/src/Plugin/migrate/process/BlockTheme.php \Drupal\block\Plugin\migrate\process\BlockTheme::configFactory

Contains the configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/block/src/Plugin/migrate/process/BlockTheme.php, line 25

Class

BlockTheme
Plugin annotation @MigrateProcessPlugin( id = "block_theme" )

Namespace

Drupal\block\Plugin\migrate\process

Code

protected $configFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.