You are here

protected property MissingThemeDependencyException::$theme in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Theme/MissingThemeDependencyException.php \Drupal\Core\Theme\MissingThemeDependencyException::theme

The missing theme dependency.

Type: string

File

core/lib/Drupal/Core/Theme/MissingThemeDependencyException.php, line 22
Contains \Drupal\Core\Theme\MissingThemeDependencyException.

Class

MissingThemeDependencyException
Exception to be thrown when base theme for installed theme is not installed.

Namespace

Drupal\Core\Theme

Code

protected $theme;