Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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