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.
2 parents 0ca571b + b7d1b50 commit 23fdd85Copy full SHA for 23fdd85
Parse/Parse.h
@@ -97,7 +97,7 @@ NS_ASSUME_NONNULL_BEGIN
97
98
@return The current configuration in use by the SDK. Returns nil if the SDK has not been initialized yet.
99
*/
100
-+ (ParseClientConfiguration *)currentConfiguration;
++ (nullable ParseClientConfiguration *)currentConfiguration;
101
102
/**
103
The current application id that was used to configure Parse framework.
0 commit comments