mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-06-19 18:24:12 +08:00
Appledoc warning fixes
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
|
||||
@param fixtureName The name of the resource file.
|
||||
@return A new image object for the specified file, or nil if the method could not initialize the image from the specified file.
|
||||
@see RKParserRegistry
|
||||
@see `RKMIMETypeSerialization`
|
||||
*/
|
||||
+ (id)parsedObjectWithContentsOfFixture:(NSString *)fixtureName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user