You are here

public function FixedBlockContentInterface::importDefaultContent in Fixed Block Content 8

Import the current content block and set as the default content.

1 method overrides FixedBlockContentInterface::importDefaultContent()
FixedBlockContent::importDefaultContent in src/Entity/FixedBlockContent.php
Import the current content block and set as the default content.

File

src/FixedBlockContentInterface.php, line 63

Class

FixedBlockContentInterface
Fixed block content interface.

Namespace

Drupal\fixed_block_content

Code

public function importDefaultContent();