You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

FixedBlockContentKernelTestBase
Basic setup for fixed block content kernel tests.

Namespace

Drupal\Tests\fixed_block_content\Kernel

Code

protected $entityTypeManager;