createdAt = new \DateTimeImmutable('now'); $this->performanceDate = new \DateTimeImmutable('now'); $this->createdBy = new NullAccount(); $this->account = new NullAccountAbstract(); } }