if ($this->VotingDateClose <= new DateTime) {
            $this->status = Competitions::STATUS_CLOSED;
        }