protected property MissingThemeDependencyException::$theme

The missing theme dependency.

Type: string

File

core/lib/Drupal/Core/Theme/MissingThemeDependencyException.php, line 17

Class

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

Namespace

Drupal\Core\Theme

Code

protected $theme;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Theme!MissingThemeDependencyException.php/property/MissingThemeDependencyException::theme/8.1.x