You are here

protected property SimpleBlock::$content in Simple Block 8

The block content.

Have 'value' and 'format' as keys.

Type: string[]

File

src/Entity/SimpleBlock.php, line 66

Class

SimpleBlock
Defines the block config configuration entity.

Namespace

Drupal\simple_block\Entity

Code

protected $content;