@@ -24,7 +24,6 @@ |
||
| 24 | 24 | /** |
| 25 | 25 | * Intialize object. |
| 26 | 26 | * |
| 27 | - * @param RequestInterface $wrappable |
|
| 28 | 27 | */ |
| 29 | 28 | public function __construct(RequestInterface $requestInterface) |
| 30 | 29 | { |
@@ -259,8 +259,6 @@ |
||
| 259 | 259 | * Get multiple packages based on a filter. |
| 260 | 260 | * |
| 261 | 261 | * @param array $params Filter parameters |
| 262 | - * @param bool $resolveItems Inject full associations recursively instead |
|
| 263 | - * of references by uri. |
|
| 264 | 262 | * |
| 265 | 263 | * @return ResourceCollection |
| 266 | 264 | */ |