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 3566686 commit 4e322c5Copy full SHA for 4e322c5
Tests/InflectorTest.php
@@ -61,6 +61,7 @@ public function singularizeProvider()
61
['crises', ['cris', 'crise', 'crisis']],
62
['criteria', ['criterion', 'criterium']],
63
['cups', 'cup'],
64
+ ['coupons', 'coupon'],
65
['data', 'data'],
66
['days', 'day'],
67
['discos', 'disco'],
0 commit comments