@interface PKApplyAcceptedViewController : PKApplyExplanationViewController - (void)viewDidLoad; - (void)handleNextStep; @end