You are here

protected property BlockTheme::$themeConfig in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/block/src/Plugin/migrate/process/BlockTheme.php \Drupal\block\Plugin\migrate\process\BlockTheme::themeConfig
  2. 9 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\process

Code

protected $themeConfig;