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