You are here

protected static property EntityBrowserBlock::$recursiveRenderDepth in Entity Browser Block 8

An array of counters for the recursive rendering protection.

Type: array

File

src/Plugin/Block/EntityBrowserBlock.php, line 52

Class

EntityBrowserBlock
Defines a generic entity browser block type.

Namespace

Drupal\entity_browser_block\Plugin\Block

Code

protected static $recursiveRenderDepth = [];