Run a given cron schedule Each individual job is run independently of the others using a php sub-process This means that *any* failure of a given job will be isolated and other jobs will continue to run
This is the code documentation for the SproutCMS project
Search documentation |
function run()Run a given cron schedule Each individual job is run independently of the others using a php sub-process This means that *any* failure of a given job will be isolated and other jobs will continue to run
Usagevoid $CronJobController->run ( string $schedule ); Arguments
Return value
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|