ThemeHandlerInterface::rebuildThemeData

public ThemeHandlerInterface::rebuildThemeData()

Scans and collects theme extension data and their engines.

Return value

\Drupal\Core\Extension\Extension[] An associative array of theme extensions.

File

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

Class

ThemeHandlerInterface
Manages the list of available themes.

Namespace

Drupal\Core\Extension

Code

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

Please login to continue.