We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7965d1 commit ec20cafCopy full SHA for ec20caf
GoogleSignIn/Tests/Unit/GIDFakeFetcherService.h
@@ -26,7 +26,7 @@
26
#pragma clang diagnostic push
27
#pragma clang diagnostic ignored "-Wdeprecated-declarations"
28
/// Creates an instance of this fake with an authorizer.
29
-- initWithAuthorizer:(id<GTMFetcherAuthorizationProtocol>)authorizer;
+- (instancetype)initWithAuthorizer:(id<GTMFetcherAuthorizationProtocol>)authorizer;
30
#pragma clang diagnostic pop
31
32
/// Returns the list of |GPPFakeFetcher| objects that have been created.
0 commit comments