You are here

private property LifecycleEventArgs::$object in Plug 7

Type: object

File

lib/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php, line 44

Class

LifecycleEventArgs
Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities.

Namespace

Doctrine\Common\Persistence\Event

Code

private $object;