no message

This commit is contained in:
Giuseppe Nucifora 2016-02-12 10:55:31 +01:00
parent fab098e9ab
commit c6e90ab2c1

View File

@ -314,6 +314,10 @@ static bool isFirstAccess = YES;
}
- (BOOL) isAuthenticated {
return self.authenticated;
}
#pragma mark PNObjectSubclassing Protocol
+ (NSDictionary *)objcetMapping {