You are here

protected static property ContentEmbedBlock::$recursiveRenderDepth in Content Browser 8

An array of counters for the recursive rendering protection.

Type: array

File

src/Plugin/Block/ContentEmbedBlock.php, line 34

Class

ContentEmbedBlock
Provides the "Content Embed" block.

Namespace

Drupal\content_browser\Plugin\Block

Code

protected static $recursiveRenderDepth = [];