EntityAddedToPersistenceEvent
Event which is fired after an object/entity was sent to persistence layer to be added,
but before updating the reference index and current session.
API
- getObject()
| ReturnType: TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
|