@@ -22,12 +22,12 @@ |
||
22 | 22 | */ |
23 | 23 | |
24 | 24 | |
25 | -use PEIP\Service\HeaderServiceActivator; |
|
26 | -use PEIP\Channel\ChannelRegistry; |
|
27 | -use PEIP\Service\ServiceProvider; |
|
28 | -use PEIP\Plugins\BasePlugin; |
|
29 | -use PEIP\Factory\ServiceFactory; |
|
30 | -use PEIP\Base\GenericBuilder; |
|
25 | +use PEIP\Service\HeaderServiceActivator; |
|
26 | +use PEIP\Channel\ChannelRegistry; |
|
27 | +use PEIP\Service\ServiceProvider; |
|
28 | +use PEIP\Plugins\BasePlugin; |
|
29 | +use PEIP\Factory\ServiceFactory; |
|
30 | +use PEIP\Base\GenericBuilder; |
|
31 | 31 | use PEIP\Context\XMLContextReader; |
32 | 32 | |
33 | 33 | class XMLContext |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * |
12 | 12 | * @author timo |
13 | 13 | */ |
14 | -use PEIP\Util\Reflection; |
|
14 | +use PEIP\Util\Reflection; |
|
15 | 15 | use PEIP\Event\EventBuilder; |
16 | 16 | |
17 | 17 | class ClassEventDispatcher extends \PEIP\Dispatcher\ObjectEventDispatcher { |