You are here

protected property EntityTypeBundleInfoTest::$entityTypeManagerMock in Entity Construction Kit (ECK) 8

The entity type manager mock.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/EntityTypeBundleInfoTest.php, line 27

Class

EntityTypeBundleInfoTest
Tests the form element implementation.

Namespace

Drupal\Tests\eck\Unit

Code

protected $entityTypeManagerMock;