function StubThemeHandler::themeRegistryRebuild
File
- 
              core/
tests/ Drupal/ Tests/ Core/ Extension/ ThemeHandlerTest.php, line 152  
Class
- StubThemeHandler
 - Extends the default theme handler to mock some drupal_ methods.
 
Namespace
Drupal\Tests\Core\ExtensionCode
protected function themeRegistryRebuild() {
  $this->registryRebuild = TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.