public property ViewsStyle::$theme in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/Annotation/ViewsStyle.php \Drupal\views\Annotation\ViewsStyle::theme
The theme function used to render the style output.
Type: string
File
- core/
modules/ views/ src/ Annotation/ ViewsStyle.php, line 55
Class
- ViewsStyle
- Defines a Plugin annotation object for views style plugins.
Namespace
Drupal\views\AnnotationCode
public $theme;