Completed
Push — master ( 4b75c0...f8a2c6 )
by Karsten
02:46
created
src/DomainModel/Type/EnumType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
     }
62 62
 
63 63
     /**
64
-     * @return \string[]
64
+     * @return string[]
65 65
      */
66 66
     public function getValues()
67 67
     {
Please login to merge, or discard this patch.