entity; } public function isNew(): bool { return $this->isNew; } public function setField(Field $field): void { $this->entity = $field; } }