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