@@ -363,7 +363,7 @@ |
||
363 | 363 | * Checks if Content is in trash when we can't rely only on locationId (ie. because ContentId is all we have, |
364 | 364 | * and Content in trash is not part of a tree anymore, so does not have mainLocationId. |
365 | 365 | * |
366 | - * @param \eZ\Publish\API\Repository\Values\Content\ContentInfo $contentInfo |
|
366 | + * @param \eZ\Publish\API\Repository\Values\Content\ContentInfo $contentId |
|
367 | 367 | * |
368 | 368 | * @return bool |
369 | 369 | */ |
@@ -260,7 +260,7 @@ |
||
260 | 260 | * Checks if Content is in trash when we can't rely only on locationId (ie. because ContentId is all we have, |
261 | 261 | * and Content in trash is not part of a tree anymore, so does not have mainLocationId. |
262 | 262 | * |
263 | - * @param \eZ\Publish\API\Repository\Values\Content\ContentInfo $contentInfo |
|
263 | + * @param \eZ\Publish\API\Repository\Values\Content\ContentInfo $contentId |
|
264 | 264 | * |
265 | 265 | * @return bool |
266 | 266 | */ |