You are here

constant ContentEmbedBlock::RECURSIVE_RENDER_LIMIT in Content Browser 8

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

File

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

Class

ContentEmbedBlock
Provides the "Content Embed" block.

Namespace

Drupal\content_browser\Plugin\Block

Code

const RECURSIVE_RENDER_LIMIT = 2;