@@ -6,6 +6,6 @@  | 
                                                    ||
| 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  |