function ThemeHandlerInterface::getDefault
Returns the default theme.
Return value
string The default theme.
1 method overrides ThemeHandlerInterface::getDefault()
- ThemeHandler::getDefault in core/
lib/ Drupal/ Core/ Extension/ ThemeHandler.php  - Returns the default theme.
 
File
- 
              core/
lib/ Drupal/ Core/ Extension/ ThemeHandlerInterface.php, line 129  
Class
- ThemeHandlerInterface
 - Manages the list of available themes.
 
Namespace
Drupal\Core\ExtensionCode
public function getDefault();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.