DraggableListBuilderTrait::$formBuilder

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php \Drupal\Core\Entity\DraggableListBuilderTrait::formBuilder

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php, line 41

Class

DraggableListBuilderTrait
Provides a trait for draggable listings of entities.

Namespace

Drupal\Core\Entity

Code

protected $formBuilder;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.