aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Core/Private/FIRAppAssociationRegistration.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firebase/Core/Private/FIRAppAssociationRegistration.h')
-rw-r--r--Firebase/Core/Private/FIRAppAssociationRegistration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Firebase/Core/Private/FIRAppAssociationRegistration.h b/Firebase/Core/Private/FIRAppAssociationRegistration.h
index a1f8c41..007e2bf 100644
--- a/Firebase/Core/Private/FIRAppAssociationRegistration.h
+++ b/Firebase/Core/Private/FIRAppAssociationRegistration.h
@@ -18,6 +18,7 @@
NS_ASSUME_NONNULL_BEGIN
+// TODO: Remove this once Auth moves over to Core's instance registration system.
/** @class FIRAppAssociationRegistration
@brief Manages object associations as a singleton-dependent: At most one object is
registered for any given host/key pair, and the object shall be created on-the-fly when