Completed
Push — master ( f7badd...24295a )
by Maxime
14:47
created
src/Bridge/Doctrine/DBAL/Types/AbstractEnumType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -101,7 +101,7 @@
 block discarded – undo
101 101
      *
102 102
      * @param mixed $value
103 103
      *
104
-     * @return mixed
104
+     * @return string
105 105
      */
106 106
     protected function cast($value)
107 107
     {
Please login to merge, or discard this patch.