AfterObjectThawedEvent
Read onlyYes
FinalYes
Allows to modify values when creating domain objects.
Table of Contents
Methods
- __construct() : mixed
- getObject() : DomainObjectInterface
- getRecord() : array<string|int, mixed>
Methods
__construct()
public
__construct(DomainObjectInterface $mappedObject, array<string|int, mixed> $record) : mixed
Parameters
- $mappedObject : DomainObjectInterface
- $record : array<string|int, mixed>
getObject()
public
getObject() : DomainObjectInterface
Return values
DomainObjectInterfacegetRecord()
public
getRecord() : array<string|int, mixed>