Passed
Push — develop ( 9cb029...1a4ea8 )
by nguereza
06:40 queued 04:01
created
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.