FieldPluginBase::$last_render

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/field/FieldPluginBase.php \Drupal\views\Plugin\views\field\FieldPluginBase::last_render

The last rendered value.

Type: last_render

File

core/modules/views/src/Plugin/views/field/FieldPluginBase.php, line 113

Class

FieldPluginBase
Base class for views fields.

Namespace

Drupal\views\Plugin\views\field

Code

public string|MarkupInterface|null $last_render;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.