protected property FieldChain::$chain in Corresponding Entity References 7.3
File
- field_object/
includes/ FieldChain.inc, line 14 - Contains the FieldChain class.
Class
- FieldChain
- @class A doubly linked list of FieldInstance objects.
Code
protected $chain = array();