BlockConfigEntityUnitTest::$entityTypeManager

The entity type manager used for testing.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php, line 30

Class

BlockConfigEntityUnitTest
@coversDefaultClass \Drupal\block\Entity\Block[[api-linebreak]] @group block

Namespace

Drupal\Tests\block\Unit

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.