You are here

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

The migration process plugin, configured for lookups in the d6_user_role and d7_user_role migrations.

Type: \Drupal\migrate\Plugin\MigrateProcessInterface

File

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

Class

PiwikVisibilityRoles
Converts D7 role ids to D8 role names.

Namespace

Drupal\piwik\Plugin\migrate\process

Code

protected $migrationPlugin;