BlockTheme::$themes

Same name in other branches
  1. 10 core/modules/block/src/Plugin/migrate/process/BlockTheme.php \Drupal\block\Plugin\migrate\process\BlockTheme::themes
  2. 11.x core/modules/block/src/Plugin/migrate/process/BlockTheme.php \Drupal\block\Plugin\migrate\process\BlockTheme::themes

List of themes available on the destination.

Type: themes

File

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

Class

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

Namespace

Drupal\block\Plugin\migrate\process

Code

protected $themes;

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