Skip to content

Commit

Permalink
Gonzaloalonsod
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloalonsod authored Mar 10, 2021
1 parent ebc75e8 commit 15e69c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Resources/config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<services>
<defaults autowire="true" autoconfigure="true" public="true" />

<service id="Gonzakpo\AfipBundle\Controller\AfipController">
<service id="Gonzaloalonsod\AfipBundle\Controller\AfipController">
<argument key="$afip_parameters">%afip_parameters%</argument>
<argument key="$project_dir">%kernel.project_dir%</argument>
</service>
</services>
</container>
</container>

0 comments on commit 15e69c0

Please sign in to comment.