luxlabs header browser preview


@class PKConfigurablePassDetailSectionsController;

@interface PKPassDetailSectionDrillInViewController : PKDynamicTableViewController {
    PKConfigurablePassDetailSectionsController *_sectionController;
}

- (void).cxx_destruct;
- (id)initWithPass:(id)a0 field:(id)a1 useBridgeStyle:(BOOL)a2 isShowingSecureInformation:(BOOL)a3;

@end