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

Breadcrumb

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

RendererBase::$build

Contains an array of render arrays, one for each rendered entity.

Type: array

File

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

Class

RendererBase
Defines a base class for entity renderers.

Namespace

Drupal\views\Entity\Render

Code

protected $build;
RSS feed
Powered by Drupal