@@ -37,7 +37,6 @@ |
||
| 37 | 37 | |
| 38 | 38 | /** |
| 39 | 39 | * Add a new Feature object to the FeatureCollection. |
| 40 | - * @param Feature $geometry |
|
| 41 | 40 | */ |
| 42 | 41 | public function addFeature(Feature $feature) |
| 43 | 42 | { |
@@ -24,7 +24,6 @@ |
||
| 24 | 24 | |
| 25 | 25 | /** |
| 26 | 26 | * Create a new instance of the MultiPolygon GeoJSON schema |
| 27 | - * @param array $linestrings |
|
| 28 | 27 | */ |
| 29 | 28 | public function __construct($init = null) |
| 30 | 29 | { |
@@ -24,7 +24,6 @@ |
||
| 24 | 24 | |
| 25 | 25 | /** |
| 26 | 26 | * Create a new instance of the MultiPolygon GeoJSON schema |
| 27 | - * @param array $linestrings |
|
| 28 | 27 | */ |
| 29 | 28 | public function __construct($init = null) |
| 30 | 29 | { |