You are here

public property ViewsRow::$theme in Drupal 8

Same name and namespace in other branches
  1. 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\Annotation

Code

public $theme;