You are here

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

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

The pager.manager service.

Type: \Drupal\Core\Pager\PagerManagerInterface

File

src/Form/AuditFilesUsedNotManaged.php, line 42

Class

AuditFilesUsedNotManaged
Class for file used but not managed.

Namespace

Drupal\auditfiles\Form

Code

protected $pagerManager;