You are here

protected property SecKitSettingsForm::$renderer in Security Kit 2.x

Same name and namespace in other branches
  1. 8 src/Form/SecKitSettingsForm.php \Drupal\seckit\Form\SecKitSettingsForm::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/SecKitSettingsForm.php, line 24

Class

SecKitSettingsForm
Implements a form to collect security check configuration.

Namespace

Drupal\seckit\Form

Code

protected $renderer;