You are here

protected property PagererStyleBase::$parameters in Pagerer 8.2

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

Query parameters as requested by the theme call.

Type: array

File

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

Class

PagererStyleBase
Base plugin for Pagerer.

Namespace

Drupal\pagerer\Plugin\pagerer

Code

protected $parameters;