The theme function used to render the row output.
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;
The theme function used to render the row output.
Drupal\views\Annotation
public $theme;
Please login to continue.