|
| getNextTime () |
|
| publish ($property, $visibility=self::READABLE) |
| Publish a property (or hide it again). More...
|
|
| configure ($config) |
| Configure the object. More...
|
|
| _get ($key) |
| Default getter if no specific setter is defined, and the property is also not published (readable). More...
|
|
| _set ($key, $value) |
| Default setter if no specific setter is defined, and the property is also not published (writeable). More...
|
|
Definition at line 5 of file Job.php.
◆ __construct()
__construct |
( |
|
$worker, |
|
|
|
$id, |
|
|
|
$config, |
|
|
|
$time, |
|
|
|
$interval |
|
) |
| |
◆ execute()
◆ getNextTime()
◆ $_config
◆ $_worker
◆ $id
◆ $interval
◆ $time
The documentation for this class was generated from the following file:
- /var/www/fred.local/vendor/rsi/fred/src/Rsi/Fred/Worker/Job.php