extends |
ArrayObject |
---|
Methods | ||
---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getMonth(): int
|
# |
public
|
setMonth(int $month): self
|
# |
public
|
getYear(): int
|
# |
public
|
setYear(int $year): self
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
int
|
$month
|
# |
protected
|
int
|
$year
|
# |