@class UILabel; @interface WFAdditionalSetupTableViewCell : UITableViewCell @property (weak, nonatomic) UILabel *label; - (void).cxx_destruct; - (void)awakeFromNib; @end
@class UILabel; @interface WFAdditionalSetupTableViewCell : UITableViewCell @property (weak, nonatomic) UILabel *label; - (void).cxx_destruct; - (void)awakeFromNib; @end