You are here

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

The pager manager.

Type: \Drupal\Core\Pager\PagerManagerInterface

File

src/WebformSubmissionListBuilder.php, line 119

Class

WebformSubmissionListBuilder
Provides a list controller for webform submission entity.

Namespace

Drupal\webform

Code

protected $pagerManager;