Skip to content

Commit

Permalink
Update PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
markusweigelt committed Oct 21, 2024
1 parent 7ebde4e commit f15155c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/Controller/UriController.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class UriController extends AbstractController
/**
* The main method of the plugin
*
* @return void
* @return ResponseInterface
*/
public function mainAction(): ResponseInterface
{
Expand Down

0 comments on commit f15155c

Please sign in to comment.