You are here

protected property PiwikVisibilityRoles::$moduleHandler in Piwik Web Analytics 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/migrate/process/PiwikVisibilityRoles.php, line 28

Class

PiwikVisibilityRoles
Converts D7 role ids to D8 role names.

Namespace

Drupal\piwik\Plugin\migrate\process

Code

protected $moduleHandler;