Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getAdapter() on null symfony 4.2 #212

Open
JSComper opened this issue Apr 4, 2019 · 2 comments
Open

getAdapter() on null symfony 4.2 #212

JSComper opened this issue Apr 4, 2019 · 2 comments
Assignees

Comments

@JSComper
Copy link

JSComper commented Apr 4, 2019

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();

@nicolasmure
Copy link
Contributor

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

@nicolasmure
Copy link
Contributor

Hello @JSComper , any news on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants