You are here

protected property WebformSubmissionListBuilder::$formBuilder in Webform 6.x

The 'form_builder' service.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/WebformSubmissionListBuilder.php, line 112

Class

WebformSubmissionListBuilder
Provides a list controller for webform submission entity.

Namespace

Drupal\webform

Code

protected $formBuilder;