BlockTheme::$themeConfig
Same name in other branches
- 8.9.x 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
- 11.x 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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.