Completed
Pull Request — master (#1521)
by Robert
10:40
created
lib/Doctrine/ODM/MongoDB/SchemaManager.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -582,9 +582,9 @@
 block discarded – undo
582 582
     }
583 583
 
584 584
     /**
585
-     * @param $documentName
585
+     * @param string $documentName
586 586
      *
587
-     * @return array
587
+     * @return string
588 588
      */
589 589
     private function runShardCollectionCommand($documentName)
590 590
     {
Please login to merge, or discard this patch.