You are here

private property ModuleList::$moduleList in Production check & Production monitor 8

The list of installed modules and their updates.

Type: array

File

src/Plugin/ProdCheck/Modules/ModuleList.php, line 40
Contains \Drupal\prod_check\Plugin\ProdCheck\Modules\ModuleList.

Class

ModuleList
Returns a list of installed modules (and their updates).

Namespace

Drupal\prod_check\Plugin\ProdCheck\Modules

Code

private $moduleList;