extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getEventType(): string
|
# |
public
|
setEventType(string $eventType): self
|
# |
public
|
getUserId(): string
|
# |
public
|
setUserId(string $userId): self
|
# |
public
|
getCompanyId(): string
|
# |
public
|
setCompanyId(string $companyId): self
|
# |
public
|
getUpdatedAttributes(): string[]
|
# |
public
|
setUpdatedAttributes(string[] $updatedAttributes): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string
|
$eventType
|
# |
protected
|
string
|
$userId
|
# |
protected
|
string
|
$companyId
|
# |
protected
|
string[]
|
$updatedAttributes
|
# |