Passed
Push — master ( f09da5...ec999d )
by Thierry
07:36
created
src/Response/AbstractResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
      * Merge the response commands from the specified <Response> object with
53 53
      * the response commands in this <Response> object
54 54
      *
55
-     * @param AbstractResponse|array    $mCommands  The <Response> object
55
+     * @param AbstractResponse    $mCommands  The <Response> object
56 56
      * @param boolean                   $bBefore    Add the new commands to the beginning of the list
57 57
      *
58 58
      * @return void
Please login to merge, or discard this patch.