@@ -130,6 +130,9 @@ |
||
130 | 130 | return $this->requestBody; |
131 | 131 | } |
132 | 132 | |
133 | + /** |
|
134 | + * @param string $type |
|
135 | + */ |
|
133 | 136 | public function addFeature($type, $maxResults = 1) |
134 | 137 | { |
135 | 138 |