You are here

public property PagererStyle::$title in Pagerer 8

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

The title of the Pagerer style.

The string should be wrapped in a @Translation().

Type: \Drupal\Core\Annotation\Translation

File

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

Class

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

Namespace

Drupal\pagerer\Plugin\Annotation

Code

public $title;