You are here

constant ParagraphBlocksLabeller::PLUGIN_TYPE_ID in Paragraph blocks 8.2

Same name and namespace in other branches
  1. 3.x src/ParagraphBlocksLabeller.php \Drupal\paragraph_blocks\ParagraphBlocksLabeller::PLUGIN_TYPE_ID

The plugin type id.

File

src/ParagraphBlocksLabeller.php, line 21

Class

ParagraphBlocksLabeller
Labels the paragraph blocks once the entity context is known.

Namespace

Drupal\paragraph_blocks

Code

const PLUGIN_TYPE_ID = 'paragraph_field';