You are here

protected property AuditFilesUsedNotReferenced::$pagerManager in Audit Files 8.3

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

The pager.manager service.

Type: \Drupal\Core\Pager\PagerManagerInterface

File

src/Form/AuditFilesUsedNotReferenced.php, line 40

Class

AuditFilesUsedNotReferenced
File used but not referenced functionality.

Namespace

Drupal\auditfiles\Form

Code

protected $pagerManager;