@@ -100,7 +100,7 @@ |
||
| 100 | 100 | */ |
| 101 | 101 | public function toArray() |
| 102 | 102 | { |
| 103 | - $vars = (function ($that) { |
|
| 103 | + $vars = (function($that) { |
|
| 104 | 104 | // Only public variables |
| 105 | 105 | return get_object_vars($that); |
| 106 | 106 | })( |