You are here

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

Returns the title of the plugin.

Return value

The title

1 method overrides ProdCheckInterface::title()
ProdCheckBase::title in src/Plugin/ProdCheck/ProdCheckBase.php
Returns the title of the plugin.

File

src/Plugin/ProdCheckInterface.php, line 21

Class

ProdCheckInterface
Defines an interface for prod checks

Namespace

Drupal\prod_check\Plugin

Code

public function title();