You are here

public function ProdCheckProcessorInterface::warning in Production check & Production monitor 8

Returns the warning key

Return value

The warning key

1 method overrides ProdCheckProcessorInterface::warning()
ProdCheckProcessorBase::warning in src/Plugin/ProdCheckProcessor/ProdCheckProcessorBase.php
Returns the warning key

File

src/Plugin/ProdCheckProcessorInterface.php, line 39

Class

ProdCheckProcessorInterface
Defines an interface for prod check processors

Namespace

Drupal\prod_check\Plugin

Code

public function warning();