@@ -25,8 +25,8 @@ |
||
| 25 | 25 | } |
| 26 | 26 | |
| 27 | 27 | public function setOptions($options){ |
| 28 | - $this->options = $options; |
|
| 29 | - return $this; |
|
| 28 | + $this->options = $options; |
|
| 29 | + return $this; |
|
| 30 | 30 | } |
| 31 | 31 | |
| 32 | 32 | public function getOptions(){ |