You are here

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

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface;

File

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

Class

ProdCheckBase
Base class for all the prod check plugins.

Namespace

Drupal\prod_check\Plugin\ProdCheck

Code

protected $destination;