You are here

protected property ProdCheckBase::$linkGenerator in Production check & Production monitor 8

The link generator service.

Type: \Drupal\Core\Utility\LinkGeneratorInterface;

File

src/Plugin/ProdCheck/ProdCheckBase.php, line 44

Class

ProdCheckBase
Base class for all the prod check plugins.

Namespace

Drupal\prod_check\Plugin\ProdCheck

Code

protected $linkGenerator;