Alert
class Alert
Weather alert.
Only the Polish area
Methods
__construct(int $level, string $start, string $end)
Weather alert.
static
emptyAlert()
No description
int
level()
Get alert level.
string
startDate()
Get start day.
string
endDate()
Get end day.
Details
at line 44
__construct(int $level, string $start, string $end)
Weather alert.
at line 51
static
emptyAlert()
at line 68
int
level()
Get alert level.
at line 78
string
startDate()
Get start day.
at line 88
string
endDate()
Get end day.