@@ -342,7 +342,7 @@ |
||
| 342 | 342 | /** |
| 343 | 343 | * @param array $properties |
| 344 | 344 | * |
| 345 | - * @return int|null |
|
| 345 | + * @return string|null |
|
| 346 | 346 | * @throws ParserRuntimeException |
| 347 | 347 | */ |
| 348 | 348 | protected function getParentPatternId(array &$properties) |
@@ -76,7 +76,7 @@ |
||
| 76 | 76 | } |
| 77 | 77 | |
| 78 | 78 | /** |
| 79 | - * @return SourceInterface |
|
| 79 | + * @return AdapterInterface |
|
| 80 | 80 | * @throws InvalidArgumentException |
| 81 | 81 | * @throws UnexpectedValueException |
| 82 | 82 | */ |