luxlabs header browser preview


@class PHSuggestion;

@interface PXSuggesterDebugViewControllerCell : UITableViewCell

@property (retain) PHSuggestion *suggestion;

- (void).cxx_destruct;
- (BOOL)canPerformAction:(SEL)a0 withSender:(id)a1;
- (void)persist:(id)a0;

@end