CronResponse
in
Class CronResponse
Table of Contents
$id | ||
---|---|---|
$server | ||
$command | ||
$minute | ||
$hour | ||
$dayMonth | ||
$month | ||
$dayWeek | ||
$label | ||
$flags | ||
$environment | ||
$links | ||
__construct() | CronResponse constructor. | mixed |
Properties
$id
public
mixed
$id
$server
public
mixed
$server
$command
public
mixed
$command
$minute
public
mixed
$minute
$hour
public
mixed
$hour
$dayMonth
public
mixed
$dayMonth
$month
public
mixed
$month
$dayWeek
public
mixed
$dayWeek
$label
public
mixed
$label
$flags
public
mixed
$flags
$environment
public
mixed
$environment
$links
public
mixed
$links
Methods
__construct()
CronResponse constructor.
public
__construct(
$cron :
object
)
: mixed
Parameters
- $cron : object