diff options
Diffstat (limited to 'tests/phpunit/structure/ContentHandlerFunctionalTest.php')
-rw-r--r-- | tests/phpunit/structure/ContentHandlerFunctionalTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit/structure/ContentHandlerFunctionalTest.php b/tests/phpunit/structure/ContentHandlerFunctionalTest.php index 4f0e784873f1..f119d6d9b96f 100644 --- a/tests/phpunit/structure/ContentHandlerFunctionalTest.php +++ b/tests/phpunit/structure/ContentHandlerFunctionalTest.php @@ -23,6 +23,7 @@ use MediaWiki\Content\TextContentHandler; use MediaWiki\Content\Transform\PreloadTransformParamsValue; use MediaWiki\Content\Transform\PreSaveTransformParamsValue; use MediaWiki\MediaWikiServices; +use MediaWiki\Parser\ParserOutput; use Wikimedia\TestingAccessWrapper; /** |