no message
This commit is contained in:
parent
fab098e9ab
commit
c6e90ab2c1
@ -314,6 +314,10 @@ static bool isFirstAccess = YES;
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
- (BOOL) isAuthenticated {
|
||||||
|
return self.authenticated;
|
||||||
|
}
|
||||||
|
|
||||||
#pragma mark PNObjectSubclassing Protocol
|
#pragma mark PNObjectSubclassing Protocol
|
||||||
|
|
||||||
+ (NSDictionary *)objcetMapping {
|
+ (NSDictionary *)objcetMapping {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user