Completed
Push — master ( 7c184c...8b6ad8 )
by Mathijs
02:42
created
src/MqManagementFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -175,7 +175,7 @@
 block discarded – undo
175 175
     }
176 176
 
177 177
     /**
178
-     * @param $response
178
+     * @param \Psr\Http\Message\ResponseInterface $response
179 179
      * @return JobResult
180 180
      */
181 181
     public function getJobResult($response) : JobResult {
Please login to merge, or discard this patch.