ThemeHandlerInterface::getDefault

public ThemeHandlerInterface::getDefault()

Returns the default theme.

Return value

string The default theme.

File

core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php, line 159

Class

ThemeHandlerInterface
Manages the list of available themes.

Namespace

Drupal\Core\Extension

Code

public function getDefault();
doc_Drupal
2016-10-29 09:48:02
Comments
Leave a Comment

Please login to continue.