Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/94679


Change subject: Make SearchEntities inherit from WikiBaseApi
......................................................................

Make SearchEntities inherit from WikiBaseApi

Change-Id: I74df620ac47acfd5eb3f4be67a3508d1fe2d6c09
---
M repo/includes/api/SearchEntities.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/79/94679/1

diff --git a/repo/includes/api/SearchEntities.php 
b/repo/includes/api/SearchEntities.php
index 209c257..8878d0d 100644
--- a/repo/includes/api/SearchEntities.php
+++ b/repo/includes/api/SearchEntities.php
@@ -31,7 +31,7 @@
  * @author Jens Ohlig < [email protected] >
  * @author Tobias Gritschacher < [email protected] >
  */
-class SearchEntities extends ApiBase {
+class SearchEntities extends ApiWikibase {
 
        /**
         * Get the entities corresponding to the provided language and term 
pair.

-- 
To view, visit https://gerrit.wikimedia.org/r/94679
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I74df620ac47acfd5eb3f4be67a3508d1fe2d6c09
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to