mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Add missing Appledoc for delegate property
This commit is contained in:
@@ -68,6 +68,9 @@ extern NSString * const RKSearchableAttributeNamesUserInfoKey;
|
||||
*/
|
||||
@property (nonatomic, strong) NSManagedObjectContext *indexingContext;
|
||||
|
||||
/**
|
||||
The delegate of the search indexer.
|
||||
*/
|
||||
@property (nonatomic, weak) id<RKSearchIndexerDelegate> delegate;
|
||||
|
||||
///---------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user