createdAt = new \DateTimeImmutable('now'); $this->grossCost = new FloatInt(); $this->grossExpectedCost = new FloatInt(); $this->netCost = new FloatInt(); $this->netExpectedCost = new FloatInt(); } use \Modules\Media\Models\MediaListTrait; }