extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getStartDate(): DateTime
|
# |
public
|
setStartDate(DateTime $startDate): self
|
# |
public
|
getEndDate(): DateTime
|
# |
public
|
setEndDate(DateTime $endDate): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
DateTime
|
$startDate
|
# |
protected
|
DateTime
|
$endDate
|
# |