You are here

private property PreUpdateEventArgs::$entityChangeSet in Plug 7

Type: array

File

lib/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php, line 37

Class

PreUpdateEventArgs
Class that holds event arguments for a preUpdate event.

Namespace

Doctrine\Common\Persistence\Event

Code

private $entityChangeSet;