Cron
The Runtime Components makes it easy to run tasks in the background. One of the most common tasks is to run cron jobs. A cron can be defined by implementing the Swift\Cron\CronInterface
interface.
The Runtime Components makes it easy to run tasks in the background. One of the most common tasks is to run cron jobs. A cron can be defined by implementing the Swift\Cron\CronInterface
interface.