modifiedBy = new NullAccount(); $this->modifiedAt = new \DateTimeImmutable('now'); $this->item = new NullItem(); $this->supplier = new NullSupplier(); $this->quantity = new FloatInt(); $this->costs = new FloatInt(); } }