@@ -377,7 +377,7 @@ |
||
| 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 | { |