You are here

protected property ContentEntityConflictHandler::$keyValueOriginalEntity in Conflict 8.2

The key value store storing the original entity.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

src/Entity/ContentEntityConflictHandler.php, line 67

Class

ContentEntityConflictHandler

Namespace

Drupal\conflict\Entity

Code

protected $keyValueOriginalEntity;