You are here

protected property FunctionalFixedBlockTestBase::$fixedBlock in Fixed Block Content 8

The fixed block to work with.

Type: \Drupal\fixed_block_content\FixedBlockContentInterface

File

tests/src/Functional/FunctionalFixedBlockTestBase.php, line 36

Class

FunctionalFixedBlockTestBase
Base class for functional tests for the fixed block content.

Namespace

Drupal\Tests\fixed_block_content\Functional

Code

protected $fixedBlock;