protected property ConfigSnapshotConfigEntityUnitTest::$entityTypeManager in Config Snapshot 8
The entity type manager used for testing.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ ConfigSnapshotConfigEntityUnitTest.php, line 44
Class
- ConfigSnapshotConfigEntityUnitTest
- @coversDefaultClass \Drupal\config_snapshot\Entity\ConfigSnapshot @group config_snapshot
Namespace
Drupal\Tests\config_snapshot\UnitCode
protected $entityTypeManager;