@@ -200,7 +200,7 @@ |
||
| 200 | 200 | * the given coordinate fits into. |
| 201 | 201 | * |
| 202 | 202 | * @param Coordinate $coordinate |
| 203 | - * @return array |
|
| 203 | + * @return double[] |
|
| 204 | 204 | */ |
| 205 | 205 | protected function findCell(Coordinate $coordinate) |
| 206 | 206 | { |