You are here

public property ViewsRow::$theme in Zircon Profile 8.0

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

Code

public $theme;