@@ -59,7 +59,7 @@ |
||
| 59 | 59 | /** |
| 60 | 60 | * Resolve all references |
| 61 | 61 | * |
| 62 | - * @return mixed The whole definition can be a reference to a scalar value |
|
| 62 | + * @return \stdClass The whole definition can be a reference to a scalar value |
|
| 63 | 63 | */ |
| 64 | 64 | public function resolve() |
| 65 | 65 | { |
@@ -171,8 +171,6 @@ |
||
| 171 | 171 | } |
| 172 | 172 | |
| 173 | 173 | /** |
| 174 | - * @param string $path |
|
| 175 | - * @param string $method |
|
| 176 | 174 | * |
| 177 | 175 | * @return Parameter|null |
| 178 | 176 | */ |