@@ -1,6 +1,5 @@ |
||
| 1 | 1 | <?php namespace C4tech\RayEmitter\Domain; |
| 2 | 2 | |
| 3 | -use C4tech\RayEmitter\Contracts\Domain\Aggregate as AggregateInterface; |
|
| 4 | 3 | use C4tech\RayEmitter\Contracts\Domain\Command as CommandInterface; |
| 5 | 4 | use C4tech\RayEmitter\Contracts\Domain\Repository as RepositoryInterface; |
| 6 | 5 | use C4tech\RayEmitter\Facades\EventStore; |