@@ -81,7 +81,7 @@ |
||
81 | 81 | /** |
82 | 82 | * @return array All the data |
83 | 83 | */ |
84 | - public function getArray(){ |
|
84 | + public function getArray() { |
|
85 | 85 | return $this->data; |
86 | 86 | } |
87 | 87 |