Update getEntityIdParser method callers to static

Bug: T275886
Depends-On: I5bcd59b954521b74eeae4f2f207ebb35ccba97d7
Change-Id: I1f930a809a6094e2079b972a78cc3403ddeb6f73
This commit is contained in:
Itamar Givon 2021-03-01 16:33:32 +01:00
parent a5f2825e53
commit 6a8f7df8ad

View file

@ -156,7 +156,7 @@ class MathWikibaseConfig {
}
self::$defaultConfig = new MathWikibaseConfig(
$wikibaseClient->getEntityIdParser(),
WikibaseClient::getEntityIdParser(),
$wikibaseClient->getStore()->getEntityRevisionLookup(),
$wikibaseClient->getLanguageFallbackLabelDescriptionLookupFactory(),
$site