BlockConfigEntityUnitTest::$entityTypeManager

Same name and namespace in other branches
  1. 11.x core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::entityTypeManager
  2. 10 core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::entityTypeManager
  3. 9 core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::entityTypeManager
  4. 8.9.x core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::entityTypeManager

The entity type manager used for testing.

Type: entityTypeManager

File

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

Class

BlockConfigEntityUnitTest
Tests Drupal\block\Entity\Block.

Namespace

Drupal\Tests\block\Unit

Code

protected EntityTypeManagerInterface&MockObject $entityTypeManager;

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