CountryDateGroup
in package
Tags
Table of Contents
Properties
Methods
- getCountry() : mixed
- Get the value of country
- getDate() : string
- Get the value of date
- getDateTime() : DateTimeImmutable
- getGroup() : mixed
- Get the value of group
- loadDateTime() : mixed
Properties
$country
private
mixed
$country
Tags
$date
private
string
$date
Tags
$dateTime
private
DateTimeImmutable
$dateTime
$group
private
mixed
$group
Tags
Methods
getCountry()
Get the value of country
public
getCountry() : mixed
getDate()
Get the value of date
public
getDate() : string
Return values
stringgetDateTime()
public
getDateTime() : DateTimeImmutable
Return values
DateTimeImmutablegetGroup()
Get the value of group
public
getGroup() : mixed
loadDateTime()
private
loadDateTime() : mixed