aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit/QKQuery.m
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/QueryKit/QKQuery.m')
-rw-r--r--Frameworks/QueryKit/QKQuery.m3
1 files changed, 3 insertions, 0 deletions
diff --git a/Frameworks/QueryKit/QKQuery.m b/Frameworks/QueryKit/QKQuery.m
index cda3b877..31755b6d 100644
--- a/Frameworks/QueryKit/QKQuery.m
+++ b/Frameworks/QueryKit/QKQuery.m
@@ -412,6 +412,9 @@ static NSString *QKNoQueryTableException = @"QKNoQueryTable";
#pragma mark -
+/**
+ * Same as calling -query.
+ */
- (NSString *)description
{
return [self query];