'int', )); } public function getNextEventEpoch($last_epoch, $is_reschedule) { if ($last_epoch) { return null; } return $this->getProperty('epoch'); } }