First set of tests, argument unwrapping/injection
This commit is contained in:
@ -82,7 +82,7 @@ class CommandBus implements CommandBusInterface
|
||||
case Message::MSGTYPE_RESULT: // Result from execution on client
|
||||
// TODO implement me
|
||||
break;
|
||||
case Message::MSGTYPE_REGISTRY: // command registry actions
|
||||
case Message::MSGTYPE_REGISTRY: // command registry actions
|
||||
// TODO implement me
|
||||
break;
|
||||
default:
|
||||
|
Reference in New Issue
Block a user