@@ -99,7 +99,7 @@ |
||
| 99 | 99 | * |
| 100 | 100 | * @return array All the data |
| 101 | 101 | */ |
| 102 | - public function getArray(){ |
|
| 102 | + public function getArray() { |
|
| 103 | 103 | return $this->data; |
| 104 | 104 | } |
| 105 | 105 | |