protected property ChildOfMicrositeLookup::$entityFieldManager in Entity Reference Hierarchy 8.2
Same name and namespace in other branches
- 3.x modules/entity_hierarchy_microsite/src/ChildOfMicrositeLookup.php \Drupal\entity_hierarchy_microsite\ChildOfMicrositeLookup::entityFieldManager
Entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- modules/
entity_hierarchy_microsite/ src/ ChildOfMicrositeLookup.php, line 22
Class
- ChildOfMicrositeLookup
- Defines a class for looking up a microsite given a node.
Namespace
Drupal\entity_hierarchy_micrositeCode
protected $entityFieldManager;