function TestPluginDependency::themeHandler
Wraps the theme handler.
Return value
\Drupal\Core\Extension\ThemeHandlerInterface The theme handler.
Overrides PluginDependencyTrait::themeHandler
File
-
core/
tests/ Drupal/ Tests/ Core/ Plugin/ PluginDependencyTraitTest.php, line 196
Class
Namespace
Drupal\Tests\Core\PluginCode
protected function themeHandler() {
return $this->themeHandler;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.