You are here

protected property FixedBlockContent::$default_content in Fixed Block Content 8

The serialized default content for this fixed block.

Type: string

File

src/Entity/FixedBlockContent.php, line 80

Class

FixedBlockContent
Configuration entity for the fixed block content.

Namespace

Drupal\fixed_block_content\Entity

Code

protected $default_content;