protected property CerFieldChainHandler::$handlers in Corresponding Entity References 7.3
Type: array or RecursiveIteratorIterator
File
- includes/
CerFieldChainHandler.inc, line 32 - Contains the CerFieldChainHandler object.
Class
- CerFieldChainHandler
- @class Wraps around every CerFieldHandler object in a chain. In any given chain, there could be many entities that need to be processed -- think about multi-value field collections embedded within other multi-value field collections, and you…
Code
protected $handlers;