Passed
Branch feature-validator (c7b310)
by Thomas
02:41
created
src/Dbal/Type/Enum.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
     }
47 47
 
48 48
     /**
49
-     * @return \string[]
49
+     * @return string[]
50 50
      */
51 51
     public function getAllowedValues()
52 52
     {
Please login to merge, or discard this patch.