You are here

protected property ChildEntityWarning::$cache in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Information/ChildEntityWarning.php \Drupal\entity_hierarchy\Information\ChildEntityWarning::cache

Cache metadata.

Type: \Drupal\Core\Cache\RefinableCacheableDependencyInterface

File

src/Information/ChildEntityWarning.php, line 28

Class

ChildEntityWarning
Defines a value object for a child entity warning.

Namespace

Drupal\entity_hierarchy\Information

Code

protected $cache;