Passed
Branch develop (9cb029)
by nguereza
06:08
created
Category
src/Rule/AlphaDash.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -49,8 +49,7 @@
 block discarded – undo
49 49
 use Platine\Validator\RuleInterface;
50 50
 use Platine\Validator\Validator;
51 51
 
52
-class AlphaDash implements RuleInterface
53
-{
52
+class AlphaDash implements RuleInterface {
54 53
 
55 54
     /**
56 55
      * String pattern to allow
Please login to merge, or discard this patch.