protected property DisplayBase::$entities in Entity Browser 8.2
Same name and namespace in other branches
- 8 src/DisplayBase.php \Drupal\entity_browser\DisplayBase::entities
Selected entities.
Type: \Drupal\Core\Entity\EntityInterface[]
File
- src/
DisplayBase.php, line 35
Class
- DisplayBase
- Base implementation for display plugins.
Namespace
Drupal\entity_browserCode
protected $entities = [];