Skip to content

Commit

Permalink
fix doc block
Browse files Browse the repository at this point in the history
Signed-off-by: dartcafe <github@dartcafe.de>
  • Loading branch information
dartcafe committed Oct 10, 2024
1 parent c08482d commit 384e223
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/Controller/ShareController.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ public function add(int $pollId, string $type, string $userId = '', string $disp
/**
* Add share
* @param int $pollId poll id
* @param string $type Share type
* @param string $userId User id
* @param string $displayName Displayname of user
* @param string $emailAddress Email address of user
*/
#[NoAdminRequired]
#[OpenAPI(OpenAPI::SCOPE_IGNORE)]
Expand Down

0 comments on commit 384e223

Please sign in to comment.