Completed
Push — master ( dfc2a9...c81985 )
by Tomasz
05:23 queued 02:27
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.