summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CommentStreams/includes/ApiCSQueryComment.php')
-rw-r--r--CommentStreams/includes/ApiCSQueryComment.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/CommentStreams/includes/ApiCSQueryComment.php b/CommentStreams/includes/ApiCSQueryComment.php
index d0d290fb..a27196ee 100644
--- a/CommentStreams/includes/ApiCSQueryComment.php
+++ b/CommentStreams/includes/ApiCSQueryComment.php
@@ -21,6 +21,8 @@
* DEALINGS IN THE SOFTWARE.
*/
+namespace MediaWiki\Extension\CommentStreams;
+
class ApiCSQueryComment extends ApiCSBase {
/**