@@ -307,6 +307,9 @@ |
||
| 307 | 307 | return new SingleResourceResponse($form, new ResponseContext(400)); |
| 308 | 308 | } |
| 309 | 309 | |
| 310 | + /** |
|
| 311 | + * @param ContentListInterface $listId |
|
| 312 | + */ |
|
| 310 | 313 | private function findByContentOr404($listId, $contentId): ContentListItemInterface |
| 311 | 314 | { |
| 312 | 315 | /** @var ContentListItemInterface $listItem */ |