You are here

protected property DevelReinstall::$moduleExtensionList in Devel 8.3

Same name and namespace in other branches
  1. 4.x src/Form/DevelReinstall.php \Drupal\devel\Form\DevelReinstall::moduleExtensionList

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

src/Form/DevelReinstall.php, line 28

Class

DevelReinstall
Display a dropdown of installed modules with the option to reinstall them.

Namespace

Drupal\devel\Form

Code

protected $moduleExtensionList;