logger = $logger; $this->db = $db; } /** * @CronJob("* * * * *") */ public function sendFileNotifications(string $scope) { } }