You are here

protected property EntityDuplicateTest::$entityTestRevStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Entity/EntityDuplicateTest.php \Drupal\KernelTests\Core\Entity\EntityDuplicateTest::entityTestRevStorage

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

core/tests/Drupal/KernelTests/Core/Entity/EntityDuplicateTest.php, line 17

Class

EntityDuplicateTest
Test entity duplication.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $entityTestRevStorage;