You are here

protected property Color::$themeHandler in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/color/src/Plugin/migrate/source/d7/Color.php \Drupal\color\Plugin\migrate\source\d7\Color::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandler

File

core/modules/color/src/Plugin/migrate/source/d7/Color.php, line 33

Class

Color
Drupal 7 color source from database.

Namespace

Drupal\color\Plugin\migrate\source\d7

Code

protected $themeHandler;