Passed
Push — master ( 9e5245...f9faaa )
by Rodrigo
02:42 queued 01:20
created
src/ChartColumn.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,5 +5,5 @@
 block discarded – undo
5 5
 
6 6
 class ChartColumn extends GoogleChart
7 7
 {
8
-   public $visualization = 'ColumnChart';
8
+    public $visualization = 'ColumnChart';
9 9
 }
Please login to merge, or discard this patch.