You are here

protected property ContentEntityChangedTest::$mulChangedStorage in Drupal 8

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

The EntityTestMulChanged entity type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

ContentEntityChangedTest
Tests basic EntityChangedInterface functionality.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $mulChangedStorage;