userId; } public function getLastExecutionDateTime(): \DateTimeInterface { return $this->lastExecutionDate; } public function getCurrentDateTime(): \DateTimeInterface { return $this->currentDate; } }