Completed
Branch v3 (0a2b4f)
by Austin
05:08
created
src/GameQ/Protocols/Ut3.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -123,8 +123,8 @@
 block discarded – undo
123 123
     /**
124 124
      * Dirty hack to delete result items
125 125
      *
126
-     * @param array $result
127
-     * @param array $array
126
+     * @param array string[]
127
+     * @param string[] $array
128 128
      */
129 129
     protected function deleteResult(array &$result, array $array)
130 130
     {
Please login to merge, or discard this patch.