The expression return Modules\User\Entities\User::create($data) could return the type Illuminate\Database\Eloquent\Model which includes types incompatible with the type-hinted return Modules\User\Entities\User. Consider adding an additional type-check to rule them out.