You are here

constant EntityBrowserBlock::RECURSIVE_RENDER_LIMIT in Entity Browser Block 8

The number of times this block allows rendering the same entity.

File

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

Class

EntityBrowserBlock
Defines a generic entity browser block type.

Namespace

Drupal\entity_browser_block\Plugin\Block

Code

const RECURSIVE_RENDER_LIMIT = 2;