I am trying to configure KnpGaufretteBundle
with the help of KnpLabs
But at the point of configuring Filesystems in config.yaml
I got this error
ContextErrorException: Notice: Undefined variable: adapters in
C:\xampp\htdocs\symfony2\src\Knp\Bundle\GaufretteBundle\
DependencyInjection\KnpGaufretteExtension.php
line 50
I have tried a lot to solved it.
Can any know how to remove this error or how to configure KnpGaufretteBundle Bundle in symfony 2.3.5
?
Any help would be appreciated.