Completed
Pull Request — master (#1550)
by Massimiliano
02:05
created
lib/Elastica/Bulk/Action.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@  discard block
 block discarded – undo
127 127
     }
128 128
 
129 129
     /**
130
-     * @param string|Index $index
130
+     * @param string $index
131 131
      *
132 132
      * @return $this
133 133
      */
@@ -170,7 +170,7 @@  discard block
 block discarded – undo
170 170
     }
171 171
 
172 172
     /**
173
-     * @param string|int $routing
173
+     * @param string|boolean $routing
174 174
      *
175 175
      * @return $this
176 176
      */
Please login to merge, or discard this patch.