Skip to content

Commit 93dbf7d

Browse files
authored
fix undocumented appcheck (#11224)
1 parent cd0456e commit 93dbf7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseAppCheck/Sources/Public/FirebaseAppCheck/FIRAppCheck.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ FOUNDATION_EXPORT NSString *const kFIRAppCheckTokenNotificationKey NS_SWIFT_NAME
3434
/// `userInfo` key for the `AppCheckToken` in `AppCheckTokenDidChangeNotification`.
3535
FOUNDATION_EXPORT NSString *const kFIRAppCheckAppNameNotificationKey NS_SWIFT_NAME(AppCheckAppNameNotificationKey);
3636

37+
/// A class used to manage app check tokens for a given Firebase app.
3738
NS_SWIFT_NAME(AppCheck)
3839
@interface FIRAppCheck : NSObject
3940

0 commit comments

Comments
 (0)