protected property BlockTheme::$configFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 30 - Contains \Drupal\block\Plugin\migrate\process\BlockTheme.
Class
- BlockTheme
- Plugin annotation @MigrateProcessPlugin( id = "block_theme" )
Namespace
Drupal\block\Plugin\migrate\processCode
protected $configFactory;