From 3a3a479959618394f52fab6fcb089a059cf4b958 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Mon, 27 Mar 2023 16:53:36 +0200 Subject: [PATCH] TrashController::listAction: remove @internal --- src/bundle/Controller/TrashController.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/bundle/Controller/TrashController.php b/src/bundle/Controller/TrashController.php index 0254d951c0..b64ed29a66 100644 --- a/src/bundle/Controller/TrashController.php +++ b/src/bundle/Controller/TrashController.php @@ -101,9 +101,6 @@ public function performAccessCheck(): void /** * @param \Symfony\Component\HttpFoundation\Request $request * - * @internal param int $page Current page - * @internal param int $limit Number of items per page - * * @return \Symfony\Component\HttpFoundation\Response * * @throws \LogicException