Merge branch 'develop' into 'master'

no message



See merge request !25
This commit is contained in:
Giuseppe Nucifora 2016-02-12 09:55:52 +00:00
commit 36acb1f951

View File

@ -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 {