You are here

protected property CheckFormBase::$plugin in Production check & Production monitor 8

The prod check plugin being configured.

Type: \Drupal\prod_check\Plugin\ProdCheckInterface

File

src/Form/CheckFormBase.php, line 21

Class

CheckFormBase
Provides a base form for prod check forms.

Namespace

Drupal\prod_check\Form

Code

protected $plugin;