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