Skip to content

Commit

Permalink
Add annotation for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
flohw committed Mar 7, 2024
1 parent 6a52d21 commit 7abe343
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Controller/Annotations/FileParam.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @Annotation
* @NamedArgumentConstructor
* @Target("METHOD")
* @Target("CLASS")
*
* @author Ener-Getick <[email protected]>
*/
Expand Down
1 change: 1 addition & 0 deletions Controller/Annotations/RequestParam.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* @Annotation
* @NamedArgumentConstructor
* @Target("METHOD")
* @Target("CLASS")
*
* @author Jordi Boggiano <[email protected]>
* @author Boris Guéry <[email protected]>
Expand Down

0 comments on commit 7abe343

Please sign in to comment.