Completed
Push — master ( a2b742...adbc91 )
by Maciej
39:30 queued 14:35
created
lib/Doctrine/ODM/MongoDB/Query/Query.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -362,6 +362,7 @@
 block discarded – undo
362 362
      * query array, provided they exist and are not null.
363 363
      *
364 364
      * @param string ...$keys One or more option keys to be read
365
+     * @param string[] $keys
365 366
      * @return array
366 367
      */
367 368
     private function getQueryOptions(string ...$keys)
Please login to merge, or discard this patch.