@@ -90,7 +90,7 @@ |
||
90 | 90 | * |
91 | 91 | * Note that $id is identical to original location, which has been previously trashed |
92 | 92 | * |
93 | - * @param mixed $trashItemId |
|
93 | + * @param integer $trashItemId |
|
94 | 94 | * |
95 | 95 | * @throws \eZ\Publish\API\Repository\Exceptions\UnauthorizedException if the user is not allowed to read the trashed location |
96 | 96 | * @throws \eZ\Publish\API\Repository\Exceptions\NotFoundException - if the location with the given id does not exist |