public property EntityDependencyIterator::$belongings in Entity Dependency API 7
An array of belongings to the entity being parsed.
Type: array
File
- ./
EntityDependencyIterator.inc, line 59 - Entity Dependency classes.
Class
- EntityDependencyIterator
- Iterator class which does the heavy lifting for detecting dependencies.
Code
public $belongings = array();