Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RendererBase.php

RendererBase::$view

The view executable wrapping the view storage entity.

Type: \Drupal\views\ViewExecutable

File

core/modules/views/src/Entity/Render/RendererBase.php, line 23

Class

RendererBase
Defines a base class for entity renderers.

Namespace

Drupal\views\Entity\Render

Code

public $view;
RSS feed
Powered by Drupal