Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Merge 49bf2e1 into b2e809f
Browse files Browse the repository at this point in the history
  • Loading branch information
hason committed Jun 10, 2016
2 parents b2e809f + 49bf2e1 commit 8652859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/config/autocomplete.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<services>

<service id="sonata.admin.doctrine_phpcr.autocomplete_controller"
class="Sonata\DoctrinePHPCRAdminBundle\Controller\AutoCompleteController">
class="Sonata\DoctrinePHPCRAdminBundle\Controller\AutocompleteController">
<argument type="service" id="sonata.admin.pool"/>
</service>

</services>

</container>
</container>

0 comments on commit 8652859

Please sign in to comment.