%PDF- %PDF-
Direktori : /home/emtnaeewxm/www/app/config/ |
Current File : /home/emtnaeewxm/www/app/config/services.yml |
# Learn more about services, parameters and containers at # https://symfony.com/doc/current/service_container.html parameters: #parameter_name: value services: app.twig_extension: class: EEM\TraiteBundle\Twig\AppExtension public: false tags: - { name: twig.extension } # default configuration for services in *this* file _defaults: # automatically injects dependencies in your services autowire: true # automatically registers your services as commands, event subscribers, etc. autoconfigure: true # this means you cannot fetch services directly from the container via $container->get() # if you need to do this, you can override this setting on individual services public: false