next()
next(\DateTime $after = null) : \DateTime|null
Get the date & time this schedule was created to run, or calculate when it should be run after a given date & time.
Parameters
\DateTime | $after | DateTime to calculate against. |