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 aa5d498 commit 1f8f199Copy full SHA for 1f8f199
FirebaseAuthUI/FUIAuthBaseViewController.h
@@ -45,7 +45,7 @@ typedef void (^FUIAuthAlertActionHandler)(void);
45
/** @fn init
46
@brief Please use @c initWithNibName:bundle:authUI:.
47
*/
48
-- (nullable instancetype)init NS_UNAVAILABLE;
+- (instancetype)init NS_UNAVAILABLE;
49
50
/** @fn initWithStyle:
51
0 commit comments