You are here

protected property WebformSubmissionListBuilder::$account in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionListBuilder.php \Drupal\webform\WebformSubmissionListBuilder::account

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/WebformSubmissionListBuilder.php, line 140

Class

WebformSubmissionListBuilder
Provides a list controller for webform submission entity.

Namespace

Drupal\webform

Code

protected $account;