@@ -52,7 +52,7 @@ |
||
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 |