public function TestGroupContentHandler::getModuleHandler in Group 8
Returns the protected moduleHandler property.
File
- tests/
src/ Unit/ GroupContentEnablerManagerTest.php, line 262
Class
Namespace
Drupal\Tests\group\UnitCode
public function getModuleHandler() {
return $this->moduleHandler;
}