We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef10616 commit dfc7c12Copy full SHA for dfc7c12
src/Formatters/MoneyFormatter.php
@@ -7,7 +7,7 @@
7
interface MoneyFormatter
8
{
9
/**
10
- * Represents a given monetary as a string
+ * Represents a given monetary object as a string
11
* @param Money $money
12
* @return string
13
*/
0 commit comments