You are here

protected property ContentEntityChangedTest::$mulRevChangedStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/ContentEntityChangedTest.php \Drupal\system\Tests\Entity\ContentEntityChangedTest::mulRevChangedStorage

The EntityTestMulRevChanged entity type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/system/src/Tests/Entity/ContentEntityChangedTest.php, line 40
Contains \Drupal\system\Tests\Entity\ContentEntityChangedTest.

Class

ContentEntityChangedTest
Tests basic EntityChangedInterface functionality.

Namespace

Drupal\system\Tests\Entity

Code

protected $mulRevChangedStorage;