You are here

protected property ValidHierarchyReferenceConstraintValidator::$nestedSetStorageFactory in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Validation/Constraint/ValidHierarchyReferenceConstraintValidator.php \Drupal\entity_hierarchy\Plugin\Validation\Constraint\ValidHierarchyReferenceConstraintValidator::nestedSetStorageFactory

Node storage factory.

Type: \Drupal\entity_hierarchy\Storage\NestedSetStorageFactory

File

src/Plugin/Validation/Constraint/ValidHierarchyReferenceConstraintValidator.php, line 31

Class

ValidHierarchyReferenceConstraintValidator
Checks if referenced entities are valid.

Namespace

Drupal\entity_hierarchy\Plugin\Validation\Constraint

Code

protected $nestedSetStorageFactory;