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 1d6609a commit 26ae092Copy full SHA for 26ae092
tests/Infra/Models/ItemMaxTax.php
@@ -13,7 +13,6 @@ public function getTable(): string
13
return 'items';
14
}
15
16
-
17
public function getFeePercent(): float
18
{
19
return 3;
tests/Infra/Models/ItemMinTax.php
0 commit comments