Completed
Push — siteaccessaware-layer-only ( edaec2...37e924 )
by André
22:17
created
eZ/Publish/Core/Repository/Repository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -377,7 +377,7 @@
 block discarded – undo
377 377
      * @throws \RuntimeException Thrown on recursive sudo() use.
378 378
      * @throws \Exception Re throws exceptions thrown inside $callback
379 379
      *
380
-     * @return mixed
380
+     * @return \eZ\Publish\API\Repository\Values\Content\Content
381 381
      */
382 382
     public function sudo(Closure $callback, RepositoryInterface $outerRepository = null)
383 383
     {
Please login to merge, or discard this patch.