You are here

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

Same name and namespace in other branches
  1. 8.5 src/WebformSubmissionListBuilder.php \Drupal\webform\WebformSubmissionListBuilder::header

The table's header.

Type: array

File

src/WebformSubmissionListBuilder.php, line 183

Class

WebformSubmissionListBuilder
Provides a list controller for webform submission entity.

Namespace

Drupal\webform

Code

protected $header;