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