Skip to content

Commit

Permalink
Make MCOAccountValidator init method available (#1736)
Browse files Browse the repository at this point in the history
  • Loading branch information
S2Ler authored and dinhvh committed May 14, 2018
1 parent a487396 commit 908b768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/objc/provider/MCOAccountValidator.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@
*/
- (void) start:(void (^)(void))completionBlock;

- (instancetype) init;

@end

0 comments on commit 908b768

Please sign in to comment.