This commit is contained in:
Prospress Inc
2019-04-05 09:35:18 +02:00
committed by Remco Tolsma
parent 99a693a46f
commit e38fdb9d42
118 changed files with 4680 additions and 2532 deletions

View File

@@ -36,9 +36,7 @@ class ActionScheduler_IntervalSchedule implements ActionScheduler_Schedule {
}
/**
* @param DateTime $after
*
* @return DateTime|null
* @return int
*/
public function interval_in_seconds() {
return $this->interval_in_seconds;