Skip to content

Commit 9dae230

Browse files
committed
Fixed typos in the namespaces
1 parent f615de8 commit 9dae230

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

spec/BenGorFile/SimpleBusBridge/Application/SimpleBusFileCommandBusSpec.php renamed to spec/BenGorFile/SimpleBusBridge/CommanBus/SimpleBusFileCommandBusSpec.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
namespace spec\BenGorFile\SimpleBusBridge\CommandBus;
1414

1515
use BenGorFile\File\Application\Command\Upload\UploadFileCommand;
16-
use BenGorFile\File\Infrastructure\CommandBus\FileCommandBus;
16+
use BenGorFile\File\Infrastructure\Application\FileCommandBus;
1717
use BenGorFile\SimpleBusBridge\CommandBus\SimpleBusFileCommandBus;
1818
use PhpSpec\ObjectBehavior;
1919
use SimpleBus\Message\Bus\MessageBus;

spec/BenGorFile/SimpleBusBridge/Application/SimpleBusFileQueryBusSpec.php renamed to spec/BenGorFile/SimpleBusBridge/CommanBus/SimpleBusFileQueryBusSpec.php

File renamed without changes.

src/BenGorFile/SimpleBusBridge/Application/SimpleBusFileCommandBus.php renamed to src/BenGorFile/SimpleBusBridge/CommandBus/SimpleBusFileCommandBus.php

File renamed without changes.

src/BenGorFile/SimpleBusBridge/Application/SimpleBusFileQueryBus.php renamed to src/BenGorFile/SimpleBusBridge/CommandBus/SimpleBusFileQueryBus.php

File renamed without changes.

0 commit comments

Comments
 (0)