You are here

protected static property RenderCache::$renderStack in Render cache 7.2

The currently active render stack - for improved performance.

Type: \Drupal\render_cache\Cache\RenderStack

File

lib/RenderCache.php, line 75
Contains RenderCache

Class

RenderCache
Static Service Container wrapper wrapping Drupal class.

Code

protected static $renderStack;