mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-12 19:19:41 +08:00
Some code formatting cleanup.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
@interface RKKeyPathConnectionMapping : RKConnectionMapping
|
||||
@end
|
||||
|
||||
@interface RKConnectionMapping()
|
||||
@interface RKConnectionMapping ()
|
||||
@property (nonatomic, strong, readwrite) NSRelationshipDescription *relationship;
|
||||
@property (nonatomic, strong, readwrite) NSString *sourceKeyPath;
|
||||
@property (nonatomic, strong, readwrite) NSString *destinationKeyPath;
|
||||
|
||||
Reference in New Issue
Block a user