We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5103ecd + 4c5e27e commit 067b121Copy full SHA for 067b121
SemanticMetaTags.php
@@ -2,7 +2,7 @@
2
3
use SMT\HookRegistry;
4
use SMT\Options;
5
-use SMW\ApplicationFactory;
+use SMW\Services\ServicesFactory as ApplicationFactory;
6
7
/**
8
* @see https://github.com/SemanticMediaWiki/SemanticMetaTags/
src/HookRegistry.php
@@ -3,7 +3,7 @@
namespace SMT;
use MediaWiki\MediaWikiServices;
use SMW\Store;
9
0 commit comments