UserPermissionsModuleSpecificForm::$moduleList

The module list.

A keyed array of module machine names.

Type: string[]

File

core/modules/user/src/Form/UserPermissionsModuleSpecificForm.php, line 23

Class

UserPermissionsModuleSpecificForm
Provides the user permissions administration form for one or more module(s).

Namespace

Drupal\user\Form

Code

protected $moduleList;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.