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 b5beb7c commit 3c4404aCopy full SHA for 3c4404a
Parse/Internal/Object/State/PFObjectState.m
@@ -28,7 +28,7 @@ - (instancetype)init {
28
29
_serverData = [NSMutableDictionary dictionary];
30
31
- return [super init];
+ return self;
32
}
33
34
- (instancetype)initWithState:(PFObjectState *)state {
0 commit comments