@@ -138,8 +138,8 @@ |
||
| 138 | 138 | } |
| 139 | 139 | |
| 140 | 140 | /** |
| 141 | - * @param array $newCoordinates |
|
| 142 | - */ |
|
| 141 | + * @param array $newCoordinates |
|
| 142 | + */ |
|
| 143 | 143 | public function setCoordinates(array $newCoordinates) |
| 144 | 144 | { |
| 145 | 145 | $this->coordinates = $newCoordinates; |
@@ -275,7 +275,7 @@ |
||
| 275 | 275 | } |
| 276 | 276 | } while ($node); |
| 277 | 277 | |
| 278 | - if ($node) { |
|
| 278 | + if ($node) { |
|
| 279 | 279 | return $node->classValue; |
| 280 | 280 | } |
| 281 | 281 | return $this->labels[0]; |