Renderer::$isRenderingRoot
Whether we're currently in a ::renderRoot() call.
Type: bool
File
-
core/
lib/ Drupal/ Core/ Render/ Renderer.php, line 74
Class
- Renderer
- Turns a render array into an HTML string.
Namespace
Drupal\Core\RenderCode
protected $isRenderingRoot = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.