Ajouter un commentaire

Soumis par LS (non vérifié) le 02/09/2019 à 06:02 - Permalien

Thanks for the tutorial I found a typo: Instead of

```
services:
my_module.my_cache:
```

it should be:

```
services:
cache.my_cache:
```