You are here

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

Indicates if the list of installed modules and their updates has been refreshed.

Type: bool

File

src/Plugin/ProdCheck/Modules/ModuleList.php, line 48
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 $moduleListRefreshed;