Completed
Push — master ( c46aad...2418e0 )
by Nicolas
03:11
created
lib/Elastica/Index.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -225,7 +225,7 @@
 block discarded – undo
225 225
      * @link https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-create-index.html
226 226
      *
227 227
      * @param array      $args    OPTIONAL Arguments to use
228
-     * @param bool|array $options OPTIONAL
228
+     * @param boolean $options OPTIONAL
229 229
      *                            bool=> Deletes index first if already exists (default = false).
230 230
      *                            array => Associative array of options (option=>value)
231 231
      *
Please login to merge, or discard this patch.