Passed
Push — master ( 989b89...953640 )
by Wanderson
01:50
created
www/app/model/Win/Html/Form/Input/Checkbox.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
  * <input type="checkbox">
10 10
  *
11 11
  */
12
-class Checkbox extends Input{
12
+class Checkbox extends Input {
13 13
 
14 14
 	/**
15 15
 	 * Retorna "checked" se os valores são iguais
Please login to merge, or discard this patch.