You are here

abstract protected function ServiceDataTrait::moduleHandler in Analytics 8

Wraps the module handler.

Return value

\Drupal\Core\Extension\ModuleHandlerInterface The module handler.

File

src/Plugin/ServiceDataTrait.php, line 31

Class

ServiceDataTrait

Namespace

Drupal\analytics\Plugin

Code

protected abstract function moduleHandler();