ViewsPluginAnnotationBase::$register_theme

Same name in other branches
  1. 9 core/modules/views/src/Annotation/ViewsPluginAnnotationBase.php \Drupal\views\Annotation\ViewsPluginAnnotationBase::register_theme
  2. 10 core/modules/views/src/Annotation/ViewsPluginAnnotationBase.php \Drupal\views\Annotation\ViewsPluginAnnotationBase::register_theme
  3. 11.x core/modules/views/src/Annotation/ViewsPluginAnnotationBase.php \Drupal\views\Annotation\ViewsPluginAnnotationBase::register_theme

Whether or not to register a theme function automatically.

Type: bool (optional)

File

core/modules/views/src/Annotation/ViewsPluginAnnotationBase.php, line 18

Class

ViewsPluginAnnotationBase
Defines an abstract base class for all views plugin annotations.

Namespace

Drupal\views\Annotation

Code

public $register_theme = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.