You are here

protected property ParentCandidate::$bundleInfo in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 3.x src/Information/ParentCandidate.php \Drupal\entity_hierarchy\Information\ParentCandidate::bundleInfo

Bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Information/ParentCandidate.php, line 26

Class

ParentCandidate
Defines a class for determining if an entity is a parent candidate.

Namespace

Drupal\entity_hierarchy\Information

Code

protected $bundleInfo;