You are here

protected property ModulesListForm::$accessManager in Drupal 10

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

The access manager.

Type: \Drupal\Core\Access\AccessManagerInterface

File

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

Class

ModulesListForm
Provides module installation interface.

Namespace

Drupal\system\Form

Code

protected $accessManager;