Skip to content

Instantly share code, notes, and snippets.

@helios-ag
Created July 11, 2015 16:09
Show Gist options
  • Save helios-ag/347dfcf28d11c463cfb7 to your computer and use it in GitHub Desktop.
Save helios-ag/347dfcf28d11c463cfb7 to your computer and use it in GitHub Desktop.
services.yml
# Learn more about services, parameters and containers at
# http://symfony.com/doc/current/book/service_container.html
parameters:
# parameter_name: value
services:
my_elfinder_configurator:
class: AppBundle\Service\ConfigurationReader
arguments: ["%fm_elfinder%", "@request_stack", "@service_container"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment