protected property BlockTheme::$themeConfig in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block/src/Plugin/migrate/process/BlockTheme.php \Drupal\block\Plugin\migrate\process\BlockTheme::themeConfig
- 10 core/modules/block/src/Plugin/migrate/process/BlockTheme.php \Drupal\block\Plugin\migrate\process\BlockTheme::themeConfig
Contains the system.theme configuration object.
Type: \Drupal\Core\Config\Config
File
- core/
modules/ block/ src/ Plugin/ migrate/ process/ BlockTheme.php, line 32
Class
- BlockTheme
- Plugin annotation @MigrateProcessPlugin( id = "block_theme" )
Namespace
Drupal\block\Plugin\migrate\processCode
protected $themeConfig;