You are here

protected property AuditFilesManagedNotUsed::$pagerManager in Audit Files 8.3

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

The pager.manager service.

Type: \Drupal\Core\Pager\PagerManagerInterface

File

src/Form/AuditFilesManagedNotUsed.php, line 40

Class

AuditFilesManagedNotUsed
Form for Managed not used functionality.

Namespace

Drupal\auditfiles\Form

Code

protected $pagerManager;