You are here

protected property ParagraphBlock::$fieldName in Paragraph blocks 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Block/ParagraphBlock.php \Drupal\paragraph_blocks\Plugin\Block\ParagraphBlock::fieldName
  2. 3.x src/Plugin/Block/ParagraphBlock.php \Drupal\paragraph_blocks\Plugin\Block\ParagraphBlock::fieldName

The field name.

Type: string

File

src/Plugin/Block/ParagraphBlock.php, line 36

Class

ParagraphBlock
Provides a block to a paragraph value on an entity.

Namespace

Drupal\paragraph_blocks\Plugin\Block

Code

protected $fieldName;