EntityPersistedEvent
Read onlyYes
    FinalYes
Event which is fired after an object was pushed to the storage backend
Table of Contents
Methods
- __construct() : mixed
- getObject() : DomainObjectInterface
Methods
__construct()
    public
                    __construct(DomainObjectInterface $persistedObject) : mixed
    Parameters
- $persistedObject : DomainObjectInterface
getObject()
    public
                    getObject() : DomainObjectInterface