You are here

protected property Role::$filterPermissions in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/user/src/Plugin/migrate/source/d6/Role.php \Drupal\user\Plugin\migrate\source\d6\Role::filterPermissions

List of filter IDs per role IDs.

Type: array

File

core/modules/user/src/Plugin/migrate/source/d6/Role.php, line 27
Contains \Drupal\user\Plugin\migrate\source\d6\Role.

Class

Role
Drupal 6 role source from database.

Namespace

Drupal\user\Plugin\migrate\source\d6

Code

protected $filterPermissions = array();