Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EntityUserRole.php
EntityUserRole::$destinationPermissions
All permissions on the destination site.
Type:
string[]
File
core/
modules/
user/
src/
Plugin/
migrate/
destination/
EntityUserRole.php
, line 25
Class
EntityUserRole
Provides a destination plugin for migrating user role entities.
Namespace
Drupal\user\Plugin\migrate\destination
Code
protected $destinationPermissions = [];
RSS feed