public function ProdCheckInterface::severity in Production check & Production monitor 8
Defines the severity of the check.
Return value
The severity
1 method overrides ProdCheckInterface::severity()
- ProdCheckBase::severity in src/
Plugin/ ProdCheck/ ProdCheckBase.php - Defines the severity of the check.
File
- src/
Plugin/ ProdCheckInterface.php, line 54
Class
- ProdCheckInterface
- Defines an interface for prod checks
Namespace
Drupal\prod_check\PluginCode
public function severity();