Completed
Pull Request — master (#677)
by Sebastian
02:04
created
ConnectionFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
      * @param array         $params
48 48
      * @param Configuration $config
49 49
      * @param EventManager  $eventManager
50
-     * @param array         $mappingTypes
50
+     * @param integer[]         $mappingTypes
51 51
      *
52 52
      * @return \Doctrine\DBAL\Connection
53 53
      */
Please login to merge, or discard this patch.