KnpGaufretteBundle icon indicating copy to clipboard operation
KnpGaufretteBundle copied to clipboard

getAdapter() on null symfony 4.2

Open JSComper opened this issue 7 years ago • 2 comments

I try to inject Gaufrette\Filesystem to Gaufrette\FilesystemInterface in my services.yaml and after inject FilesystemInterface in my class I have problem when I try:

$adapter = $this->filesystem->getAdapter();

JSComper avatar Apr 04 '19 07:04 JSComper

Hi, can you provide your gaufrette config, your service definition and the code of your service please ?

nicolasmure avatar Apr 19 '19 09:04 nicolasmure

Hello @JSComper , any news on this ?

nicolasmure avatar Jun 06 '19 10:06 nicolasmure