Ejemplo n.º 1
0
 public function dispatch(Command $command)
 {
     $this->bus->handle($command);
 }