public property PagererStyle::$short_title in Pagerer 8.2
Same name and namespace in other branches
- 8 src/Plugin/Annotation/PagererStyle.php \Drupal\pagerer\Plugin\Annotation\PagererStyle::short_title
The short 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 43
Class
- PagererStyle
- Defines a Plugin annotation object for the Pagerer style plugin.
Namespace
Drupal\pagerer\Plugin\AnnotationCode
public $short_title;