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