You are here

protected property ModulesListForm::$permissionHandler in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/system/src/Form/ModulesListForm.php \Drupal\system\Form\ModulesListForm::permissionHandler

The permission handler.

Type: \Drupal\user\PermissionHandlerInterface

File

core/modules/system/src/Form/ModulesListForm.php, line 71

Class

ModulesListForm
Provides module installation interface.

Namespace

Drupal\system\Form

Code

protected $permissionHandler;