You are here

protected property BulkFormEntityListBuilder::$formBuilder in Entity API 8

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/BulkFormEntityListBuilder.php, line 55

Class

BulkFormEntityListBuilder
Provides a list builder that allows using bulk actions.

Namespace

Drupal\entity

Code

protected $formBuilder;