Completed
Push — master ( 7cdc5e...d34ae1 )
by kill
07:19
created
core/helpers/v.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,6 +6,6 @@
 block discarded – undo
6 6
 namespace puck\helpers;
7 7
 
8 8
 use Respect\Validation\Validator;
9
-class v extends Validator{
9
+class v extends Validator {
10 10
 
11 11
 }
12 12
\ No newline at end of file
Please login to merge, or discard this patch.