You are here

protected property MatomoVisibilityRoles::$moduleHandler in Matomo Analytics 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/migrate/process/MatomoVisibilityRoles.php, line 30

Class

MatomoVisibilityRoles
Converts D7 role ids to D8 role names.

Namespace

Drupal\matomo\Plugin\migrate\process

Code

protected $moduleHandler;