@@ -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 {
|