@@ -5,5 +5,5 @@ |
||
5 | 5 | |
6 | 6 | class ColumnChart extends GoogleChart |
7 | 7 | { |
8 | - public $visualization = 'ColumnChart'; |
|
8 | + public $visualization = 'ColumnChart'; |
|
9 | 9 | } |