You are here

protected property AuditFilesUsedNotReferenced::$pagerManager in Audit Files 4.x

Same name and namespace in other branches
  1. 8.3 src/Form/AuditFilesUsedNotReferenced.php \Drupal\auditfiles\Form\AuditFilesUsedNotReferenced::pagerManager
  2. 8.2 src/Form/AuditFilesUsedNotReferenced.php \Drupal\auditfiles\Form\AuditFilesUsedNotReferenced::pagerManager

The pager.manager service.

Type: \Drupal\Core\Pager\PagerManagerInterface

File

src/Form/AuditFilesUsedNotReferenced.php, line 43

Class

AuditFilesUsedNotReferenced
File used but not referenced functionality.

Namespace

Drupal\auditfiles\Form

Code

protected $pagerManager;