Skip to content

Commit

Permalink
IBX-4929: TrashController::listAction: remove @internal (#743)
Browse files Browse the repository at this point in the history
  • Loading branch information
adriendupuis committed Mar 31, 2023
1 parent a4442f7 commit b71f491
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/bundle/Controller/TrashController.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b71f491

Please sign in to comment.