protected property ConfigTranslationBlockListBuilder::$themes in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 26 - Contains \Drupal\config_translation\Controller\ConfigTranslationBlockListBuilder.
Class
- ConfigTranslationBlockListBuilder
- Defines the config translation list builder for blocks.
Namespace
Drupal\config_translation\ControllerCode
protected $themes = array();