You are here

protected property Color::$themeHandler in Drupal 8

Same name and namespace in other branches
  1. 9 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 35

Class

Color
Drupal 7 color source from database.

Namespace

Drupal\color\Plugin\migrate\source\d7

Code

protected $themeHandler;