Update for namespace moves

Change-Id: I300aff6fa8e9f2ade8a97c826ef23ad56d40b392
Depends-On: Ie808d49aed00ec97117b04722456f24e96d49e68
This commit is contained in:
Lucas Werkmeister 2019-06-07 17:04:12 +02:00
parent 931c5d4bd6
commit 7abf09a4aa
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
use DataValues\StringValue;
use ValueFormatters\ValueFormatter;
use Wikibase\Lib\SnakFormatter;
use Wikibase\Lib\Formatters\SnakFormatter;
/**
* Formats the tex string based on the known formats

View File

@ -2,7 +2,7 @@
use DataValues\StringValue;
use DataValues\NumberValue;
use Wikibase\Lib\SnakFormatter;
use Wikibase\Lib\Formatters\SnakFormatter;
/**
* Test the results of MathFormatter