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\Controller
Code
protected $themes = array();
Please login to continue.