BlockTheme::$themes

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

List of themes available on the destination.

Type: string[]

File

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

Class

BlockTheme

Namespace

Drupal\block\Plugin\migrate\process

Code

protected array $themes;

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