extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getUrl(): string
|
# |
public
|
setUrl(string $url): self
|
# |
public
|
getEventTypes(): string[]
|
# |
public
|
setEventTypes(string[] $eventTypes): self
|
# |
public
|
getStatus(): string
|
# |
public
|
setStatus(string $status): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string
|
$url
|
# |
protected
|
string[]
|
$eventTypes
|
# |
protected
|
string
|
$status
|
# |