Completed
Push — master ( 55b893...c8afd4 )
by Tomasz
02:33
created
src/Gendoria/CommandQueue/Worker/BaseWorker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
     /**
97 97
      * Get command from command data.
98 98
      * 
99
-     * @param mixed $commandData
99
+     * @param string $commandData
100 100
      * 
101 101
      * @return CommandInterface
102 102
      * @throws \Exception Thrown, when translation has been unsuccessfull.
Please login to merge, or discard this patch.