You are here

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

The fixed block to work with.

Type: \Drupal\fixed_block_content\FixedBlockContentInterface

File

tests/src/Kernel/FixedBlockContentKernelTestBase.php, line 46

Class

FixedBlockContentKernelTestBase
Basic setup for fixed block content kernel tests.

Namespace

Drupal\Tests\fixed_block_content\Kernel

Code

protected $fixedBlock;