You are here

protected property StateTransitionConfirmForm::$renderer in State Machine 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/StateTransitionConfirmForm.php, line 19

Class

StateTransitionConfirmForm
Provides a confirmation form for performing an entity state transition.

Namespace

Drupal\state_machine\Form

Code

protected $renderer;