@@ -4,17 +4,14 @@ |
||
4 | 4 | |
5 | 5 | use SG\Cache\GlossaryCache; |
6 | 6 | use SG\PropertyRegistry; |
7 | - |
|
8 | 7 | use SMW\Store; |
9 | 8 | use SMW\DIProperty; |
10 | - |
|
11 | 9 | use SMWStringValue as StringValue; |
12 | 10 | use SMWPrintRequest as PrintRequest; |
13 | 11 | use SMWPropertyValue as PropertyValue; |
14 | 12 | use SMWThingDescription as ThingDescription; |
15 | 13 | use SMWSomeProperty as SomeProperty; |
16 | 14 | use SMWQuery as Query; |
17 | - |
|
18 | 15 | use LingoElement; |
19 | 16 | |
20 | 17 | /** |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace SG\Cache; |
4 | 4 | |
5 | 5 | use SMW\DIWikiPage; |
6 | - |
|
7 | 6 | use ObjectCache; |
8 | 7 | use BagOStuff; |
9 | 8 |
@@ -5,13 +5,11 @@ |
||
5 | 5 | use SG\PropertyRegistry; |
6 | 6 | use SG\Cache\CacheInvalidator; |
7 | 7 | use SG\Cache\GlossaryCache; |
8 | - |
|
9 | 8 | use SMW\Subobject; |
10 | 9 | use SMW\SemanticData; |
11 | 10 | use SMW\DIWikiPage; |
12 | 11 | use SMW\DIProperty; |
13 | 12 | use SMWDIBlob as DIBlob; |
14 | - |
|
15 | 13 | use HashBagOStuff; |
16 | 14 | use Title; |
17 | 15 |
@@ -4,17 +4,14 @@ |
||
4 | 4 | |
5 | 5 | use SG\Cache\GlossaryCache; |
6 | 6 | use SG\PropertyRegistry; |
7 | - |
|
8 | 7 | use SMW\Store; |
9 | 8 | use SMW\DIProperty; |
10 | - |
|
11 | 9 | use SMWStringValue as StringValue; |
12 | 10 | use SMWPrintRequest as PrintRequest; |
13 | 11 | use SMWPropertyValue as PropertyValue; |
14 | 12 | use SMWThingDescription as ThingDescription; |
15 | 13 | use SMWSomeProperty as SomeProperty; |
16 | 14 | use SMWQuery as Query; |
17 | - |
|
18 | 15 | use LingoElement; |
19 | 16 | |
20 | 17 | /** |
@@ -5,13 +5,11 @@ |
||
5 | 5 | use SG\PropertyRegistry; |
6 | 6 | use SG\Cache\CacheInvalidator; |
7 | 7 | use SG\Cache\GlossaryCache; |
8 | - |
|
9 | 8 | use SMW\Subobject; |
10 | 9 | use SMW\SemanticData; |
11 | 10 | use SMW\DIWikiPage; |
12 | 11 | use SMW\DIProperty; |
13 | 12 | use SMWDIBlob as DIBlob; |
14 | - |
|
15 | 13 | use HashBagOStuff; |
16 | 14 | use Title; |
17 | 15 |