You are here

public function CerHandlerInterface::delete in Corresponding Entity References 7.2

Delete all reciprocal references after the local entity is deleted.

1 method overrides CerHandlerInterface::delete()
CerHandler::delete in ./handler.inc
Implements CerHandlerInterface::delete().

File

./handler.inc, line 45
Contains base code for CER handlers, which are objects responsible for creating, updating and deleting corresponding references between entities.

Class

CerHandlerInterface

Code

public function delete();