public property PagererStyle::$help in Pagerer 8
Same name and namespace in other branches
- 8.2 src/Plugin/Annotation/PagererStyle.php \Drupal\pagerer\Plugin\Annotation\PagererStyle::help
A informative description of the Pagerer style.
The string should be wrapped in a @Translation().
Type: \Drupal\Core\Annotation\Translation
File
- src/
Plugin/ Annotation/ PagererStyle.php, line 54
Class
- PagererStyle
- Defines a Plugin annotation object for the Pagerer style plugin.
Namespace
Drupal\pagerer\Plugin\AnnotationCode
public $help;