protected property ConfigTranslationBlockListBuilder::$themes in Drupal 8
Same name and namespace in other branches
- 9 core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php \Drupal\config_translation\Controller\ConfigTranslationBlockListBuilder::themes
- 10 core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php \Drupal\config_translation\Controller\ConfigTranslationBlockListBuilder::themes
An array of theme info keyed by theme name.
Type: array
File
- core/
modules/ config_translation/ src/ Controller/ ConfigTranslationBlockListBuilder.php, line 21
Class
- ConfigTranslationBlockListBuilder
- Defines the config translation list builder for blocks.
Namespace
Drupal\config_translation\ControllerCode
protected $themes = [];