You are here

public function ProdCheckInterface::data in Production check & Production monitor 8

Returns the extra data of the check.

Return value

The category

1 method overrides ProdCheckInterface::data()
ProdCheckBase::data in src/Plugin/ProdCheck/ProdCheckBase.php
Returns the extra data of the check.

File

src/Plugin/ProdCheckInterface.php, line 37

Class

ProdCheckInterface
Defines an interface for prod checks

Namespace

Drupal\prod_check\Plugin

Code

public function data();