Completed
Push — master ( aa61a6...a63e95 )
by Till
02:09
created
src/Executer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
     /**
23 23
      * Create a new command bus executer.
24 24
      *
25
-     * @param League\Tactician\CommandBus  $bus
25
+     * @param CommandBus  $bus
26 26
      */
27 27
     public function __construct(CommandBus $bus)
28 28
     {
Please login to merge, or discard this patch.