Completed
Pull Request — master (#93)
by
unknown
03:16
created
src/Karma/Command/GenerateSecuredSkeleton.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
 
78 78
 %s:
79 79
     %s = %s
80
-PATTERN;
80
+pattern;
81 81
 
82 82
             $securedConf .= sprintf(
83 83
                 $variablePattern,
Please login to merge, or discard this patch.