You are here

protected property BlockFormAlterTest::$entityTypeManager in Block Style Plugins 8.2

Mocked entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/BlockFormAlterTest.php, line 36

Class

BlockFormAlterTest
@coversDefaultClass \Drupal\block_style_plugins\BlockFormAlter @group block_style_plugins

Namespace

Drupal\Tests\block_style_plugins\Unit

Code

protected $entityTypeManager;