You are here

protected property FieldChain::$index in Corresponding Entity References 7.3

File

field_object/includes/FieldChain.inc, line 16
Contains the FieldChain class.

Class

FieldChain
@class A doubly linked list of FieldInstance objects.

Code

protected $index = 0;