mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-27 17:01:07 +00:00
Remove WikibaseRepo::getDefaultInstance() calls
Bug: T280984 Change-Id: I9ad722a71c671981cace449b3d61aefe6d627a6f
This commit is contained in:
parent
a55feca24f
commit
d98a6e2699
|
@ -23,7 +23,6 @@ use Wikibase\Lib\Store\StorageException;
|
|||
* A class that connects with the local instance of wikibase to fetch
|
||||
* information from single items. There is always only one instance of this class.
|
||||
*
|
||||
* @see WikibaseRepo::getDefaultInstance() the instance thats been used to fetch the data
|
||||
* @see MathWikibaseConnector::getInstance() to get an instance of the class
|
||||
*/
|
||||
class MathWikibaseConnector {
|
||||
|
|
Loading…
Reference in a new issue