protected property CerHandlerBase::$remote in Corresponding Entity References 7.2
Remote field instance definition.
File
- ./
handler.inc, line 111 - Contains base code for CER handlers, which are objects responsible for creating, updating and deleting corresponding references between entities.
Class
- CerHandlerBase
- @class Base class for CER handlers. All this does is parse the preset and store instance info about the local and remote fields.
Code
protected $remote;