You are here

public property EntityDependencyIterator::$entities in Entity Dependency API 7

The entities to be iterated over.

Type: array

File

./EntityDependencyIterator.inc, line 31
Entity Dependency classes.

Class

EntityDependencyIterator
Iterator class which does the heavy lifting for detecting dependencies.

Code

public $entities = array();