Completed
Push — trash_service_typehint ( 40f0ac )
by
unknown
18:06
created
eZ/Publish/Core/Repository/TrashService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -90,7 +90,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.