You are here

protected property PagererStyleBase::$pagererPreset in Pagerer 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/pagerer/PagererStyleBase.php \Drupal\pagerer\Plugin\pagerer\PagererStyleBase::pagererPreset

The PagererPreset object being configured.

Type: \Drupal\pagerer\Entity\PagererPreset

File

src/Plugin/pagerer/PagererStyleBase.php, line 59

Class

PagererStyleBase
Base plugin for Pagerer.

Namespace

Drupal\pagerer\Plugin\pagerer

Code

protected $pagererPreset;