Skip to content

Commit 123f9cd

Browse files
authored
Update ApprovedByPropertyAnnotator.php
1 parent 2d96cc5 commit 123f9cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/PropertyAnnotators/ApprovedByPropertyAnnotator.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
namespace SESP\PropertyAnnotators;
44

55
use ApprovedRevs;
6+
use MediaWiki\Title\Title;
7+
use MediaWiki\User\User;
68
use SESP\AppFactory;
79
use SESP\PropertyAnnotator;
810
use SMW\DIProperty;
911
use SMW\DIWikiPage;
1012
use SMW\SemanticData;
11-
use Title;
12-
use User;
1313

1414
/**
1515
* @private

0 commit comments

Comments
 (0)