You are here

protected property ModerationDeriverTest::$entityTypeManager in Workbench Moderation to Content Moderation 8.2

The mocked entity type manager service.

Type: EntityTypeManagerInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/Plugin/Deriver/ModerationDeriverTest.php, line 21

Class

ModerationDeriverTest
@coversDefaultClass \Drupal\wbm2cm\Plugin\Deriver\ModerationDeriver @group wbm2cm

Namespace

Drupal\Tests\wbm2cm\Unit\Plugin\Deriver

Code

protected $entityTypeManager;