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