You are here

protected property RadioactivityProcessorTest::$entityTypeManager in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/Unit/RadioactivityProcessorTest.php \Drupal\Tests\radioactivity\Unit\RadioactivityProcessorTest::entityTypeManager

Mock entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/RadioactivityProcessorTest.php, line 46

Class

RadioactivityProcessorTest
@coversDefaultClass \Drupal\radioactivity\RadioactivityProcessor @group radioactivity

Namespace

Drupal\Tests\radioactivity\Unit

Code

protected $entityTypeManager;