I have UIWebView like this:
#import #import "DataProvider.h" @implementation QHArticle { UIWebView *_helperWebView; }