Skip to content

Commit

Permalink
fixup! fix: Revert Attributes to annotations for stable26 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
artonge committed Apr 24, 2024
1 parent 95c32be commit 112afd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Controller/VoteController.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public function list(int $pollId): JSONResponse {
}

/**
* set
* set vote answer
* @NoAdminRequired
* @NoCSRFRequired
*/
Expand Down

0 comments on commit 112afd5

Please sign in to comment.