protected property MatomoVisibilityRoles::$migrationPlugin in Matomo 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/ MatomoVisibilityRoles.php, line 39
Class
- MatomoVisibilityRoles
- Converts D7 role ids to D8 role names.
Namespace
Drupal\matomo\Plugin\migrate\processCode
protected $migrationPlugin;