You are here

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

The entity type of the entity currently being iterated over.

Type: string

File

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

Class

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

Code

public $entityType = NULL;