mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Maintenance] Change tex to tax
This commit is contained in:
parent
46fb261f1f
commit
3491859b3d
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@
|
|||
<tag name="serializer.normalizer" priority="64" />
|
||||
</service>
|
||||
|
||||
<service id="sylius.api.denormalizer.numeric_to_string.tex_rate" class="Sylius\Bundle\ApiBundle\Serializer\NumericToStringDenormalizer">
|
||||
<service id="sylius.api.denormalizer.numeric_to_string.tax_rate" class="Sylius\Bundle\ApiBundle\Serializer\NumericToStringDenormalizer">
|
||||
<argument type="string">%sylius.model.tax_rate.class%</argument>
|
||||
<argument type="string">amount</argument>
|
||||
<tag name="serializer.normalizer" priority="64" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue