DraggableListBuilderTrait::$entities
Same name in other branches
- 10 core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php \Drupal\Core\Entity\DraggableListBuilderTrait::entities
The entities being listed.
Type: \Drupal\Core\Entity\EntityInterface[]
File
-
core/
lib/ Drupal/ Core/ Entity/ DraggableListBuilderTrait.php, line 27
Class
- DraggableListBuilderTrait
- Provides a trait for draggable listings of entities.
Namespace
Drupal\Core\EntityCode
protected $entities = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.