@@ -82,8 +82,8 @@ |
||
| 82 | 82 | return "new ol.$this->class($properties)"; |
| 83 | 83 | } |
| 84 | 84 | |
| 85 | - public function __toString() { |
|
| 86 | - return $this->expression; |
|
| 87 | - } |
|
| 85 | + public function __toString() { |
|
| 86 | + return $this->expression; |
|
| 87 | + } |
|
| 88 | 88 | |
| 89 | 89 | } |
| 90 | 90 | \ No newline at end of file |