diff options
| author | marwolaethblack <a.unal677@gmail.com> | 2017-11-30 12:34:56 +0100 | 
|---|---|---|
| committer | marwolaethblack <a.unal677@gmail.com> | 2017-11-30 12:34:56 +0100 | 
| commit | 373010be532616b89f4c3e9fef0a972f7cf539f5 (patch) | |
| tree | 168bab4a90f5e3c90434101bd4d482bb6eb0c129 /app/config | |
| parent | f7e9434a00b9001d16a28f3aaab4d4b0696dc12c (diff) | |
aqi
Diffstat (limited to 'app/config')
| -rw-r--r-- | app/config/services.yml | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/app/config/services.yml b/app/config/services.yml index cdb1c65..7ddee7c 100644 --- a/app/config/services.yml +++ b/app/config/services.yml @@ -29,6 +29,9 @@ services:          public: true          tags: ['controller.service_arguments'] +    AppBundle\Utils\Aqi: +          public: false +      # add more services, or override services that need manual wiring      # AppBundle\Service\ExampleService:      #     arguments: |