You are here

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

The typed data manager mock.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

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

Class

EntityTypeBundleInfoTest
Tests the form element implementation.

Namespace

Drupal\Tests\eck\Unit

Code

protected $typedDataManagerMock;