Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PluginBase.php
PluginBase::$renderer
Stores the render API renderer.
Type:
\Drupal\Core\Render\RendererInterface
File
core/
modules/
views/
src/
Plugin/
views/
PluginBase.php
, line 107
Class
PluginBase
Base class for any views plugin types.
Namespace
Drupal\views\Plugin\views
Code
protected $renderer;
RSS feed