You are here

protected property ContentEntityChangedTest::$mulRevChangedStorage in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Entity/ContentEntityChangedTest.php \Drupal\KernelTests\Core\Entity\ContentEntityChangedTest::mulRevChangedStorage

The EntityTestMulRevChanged entity type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/tests/Drupal/KernelTests/Core/Entity/ContentEntityChangedTest.php, line 43

Class

ContentEntityChangedTest
Tests basic EntityChangedInterface functionality.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $mulRevChangedStorage;