Skip to content
Snippets Groups Projects
Unverified Commit 0c30b0d6 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3143087 by neclimdul, Kristen Pol: Define accessManager property for ModulesListForm

parent 0c9c57f1
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,13 @@ class ModulesListForm extends FormBase {
*/
protected $moduleExtensionList;
/**
* The access manager.
*
* @var \Drupal\Core\Access\AccessManagerInterface
*/
protected $accessManager;
/**
* {@inheritdoc}
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment