Skip to content

Commit

Permalink
Update services.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bramalho authored Jul 22, 2019
1 parent f3c9bc0 commit 2680ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PimcoreDevkitBundle/Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
arguments: ['@Pimcore\Extension\Bundle\PimcoreBundleManager', '@pimcore_devkit.symfony_finder']

PimcoreDevkitBundle\FileLocator\PimcoreBrickLocator:
class: ClassInstallerBundle\FileLocator\PimcoreBrickLocator
class: PimcoreDevkitBundle\FileLocator\PimcoreBrickLocator
arguments: ['@Pimcore\Extension\Bundle\PimcoreBundleManager', '@pimcore_devkit.symfony_finder']

PimcoreDevkitBundle\Command\:
Expand Down

0 comments on commit 2680ba6

Please sign in to comment.