The expression return self::runFileUpload() also could return the type Illuminate\Database\Eloquent\Collection|false which is incompatible with the documented return type Ikechukwukalu\Clamavfileupload\Models\FileUpload.
The expression return $data also could return the type Illuminate\Database\Eloquent\Collection which is incompatible with the documented return type Ikechukwukalu\Clamavfileupload\Models\FileUpload.
The expression return false returns the type false which is incompatible with the documented return type Ikechukwukalu\Clamavfileupload\Models\FileUpload.