Completed
Pull Request — 3.x (#935)
by Peter
01:56
created
tests/Fixtures/DoctrineType/ProductIdType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
      * @param mixed            $value
61 61
      * @param AbstractPlatform $platform
62 62
      *
63
-     * @return mixed
63
+     * @return integer|null
64 64
      */
65 65
     public function convertToDatabaseValue($value, AbstractPlatform $platform)
66 66
     {
Please login to merge, or discard this patch.