You are here

private property RequirementsController::$severity in Nagios Monitoring 8

File

src/Controller/RequirementsController.php, line 23

Class

RequirementsController
Get the run-time requirements and status information. module_invoke_all('requirements', 'runtime') returns an array that isn't keyed by the module name, eg we might get a key 'ctools_css_cache'. We have no way of…

Namespace

Drupal\nagios\Controller

Code

private $severity = REQUIREMENT_OK;