You are here

protected property FieldInheritanceAjaxForm::$renderer in Field Inheritance 8

Same name and namespace in other branches
  1. 2.0.x src/Form/FieldInheritanceAjaxForm.php \Drupal\field_inheritance\Form\FieldInheritanceAjaxForm::renderer

The renderer service.

Type: \Drupal\Core\Render\Renderer

File

src/Form/FieldInheritanceAjaxForm.php, line 37

Class

FieldInheritanceAjaxForm
Provides an AJAX form for managing field inheritance entities.

Namespace

Drupal\field_inheritance\Form

Code

protected $renderer;