You are here

public property PagererStyle::$id in Pagerer 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Annotation/PagererStyle.php \Drupal\pagerer\Plugin\Annotation\PagererStyle::id

The plugin ID.

Type: string

File

src/Plugin/Annotation/PagererStyle.php, line 21

Class

PagererStyle
Defines a Plugin annotation object for the Pagerer style plugin.

Namespace

Drupal\pagerer\Plugin\Annotation

Code

public $id;