You are here

protected property PagererPresetFormBase::$pagerManager in Pagerer 8.2

The pager manager.

Type: \Drupal\Core\Pager\PagerManagerInterface

File

src/Form/PagererPresetFormBase.php, line 30

Class

PagererPresetFormBase
Base form handler for image style add and edit forms.

Namespace

Drupal\pagerer\Form

Code

protected $pagerManager;