template = new NullWorkflowTemplate(); $this->createdBy = new NullAccount(); $this->createdAt = new \DateTimeImmutable('now'); } }