Browse Source

error en la def. del servicio

Luciano Andrade 7 năm trước cách đây
mục cha
commit
112290b633
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Resources/config/services.yml

+ 1 - 1
Resources/config/services.yml

@@ -2,4 +2,4 @@ services:
 
     redis:
         class: RedisBundle\Services\RedisService
-        arguments: '%redis.connection%'
+        arguments: ['%redis.connection%']