function TestPluginDependency::setThemeHandler
File
- 
              core/tests/ Drupal/ Tests/ Core/ Plugin/ PluginDependencyTraitTest.php, line 216 
Class
Namespace
Drupal\Tests\Core\PluginCode
public function setThemeHandler(ThemeHandlerInterface $theme_handler) {
  $this->themeHandler = $theme_handler;
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
