Completed
Push — master ( ce4abd...4e5730 )
by Marco
11s
created
lib/Doctrine/ORM/AbstractQuery.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1044,7 +1044,7 @@
 block discarded – undo
1044 1044
      * Will return the configured id if it exists otherwise a hash will be
1045 1045
      * automatically generated for you.
1046 1046
      *
1047
-     * @return array ($key, $hash)
1047
+     * @return string[] ($key, $hash)
1048 1048
      */
1049 1049
     protected function getHydrationCacheId()
1050 1050
     {
Please login to merge, or discard this patch.