commit
36acb1f951
@ -314,6 +314,10 @@ static bool isFirstAccess = YES;
|
||||
|
||||
}
|
||||
|
||||
- (BOOL) isAuthenticated {
|
||||
return self.authenticated;
|
||||
}
|
||||
|
||||
#pragma mark PNObjectSubclassing Protocol
|
||||
|
||||
+ (NSDictionary *)objcetMapping {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user