From 373010be532616b89f4c3e9fef0a972f7cf539f5 Mon Sep 17 00:00:00 2001 From: marwolaethblack Date: Thu, 30 Nov 2017 12:34:56 +0100 Subject: aqi --- app/config/services.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/config/services.yml') 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: -- cgit v1.2.3