Skip to content

Commit

Permalink
Fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
mustanggb authored Feb 25, 2024
1 parent 11418a5 commit 4c6ddc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Form/DataTransformer/CurrencyToArrayTransformer.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
use TypeError;

/**
* Transforms between a Currency and a string.
* Transforms between a Currency and an array.
*
* @implements DataTransformerInterface<Currency, array>
*/
Expand Down

0 comments on commit 4c6ddc0

Please sign in to comment.