shapecode / cron-bundle

This bundle provides a simple interface for registering repeated scheduled tasks within your application.
https://shapecode.github.io/cron-bundle/
MIT License
56 stars 27 forks source link

CronjobResultRepository::findMostRecent removed #46

Open frostieDE opened 3 years ago

frostieDE commented 3 years ago

I was wondering why CronjobResultRepository::findMostRecent was removed in 0e271400. I found this repository method very helpful when displaying the state of the cronjobs in the browser.