@@ -21,7 +21,7 @@ |
||
21 | 21 | * |
22 | 22 | * @param string $type Type of the tax amount |
23 | 23 | * |
24 | - * @return int $percentage Amount of the tax |
|
24 | + * @return double $percentage Amount of the tax |
|
25 | 25 | */ |
26 | 26 | public function percentage($type = 'default'): float |
27 | 27 | { |