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

undefined method: getUrl(); #104

Open
ephraimlambarte opened this issue Oct 13, 2019 · 1 comment
Open

undefined method: getUrl(); #104

ephraimlambarte opened this issue Oct 13, 2019 · 1 comment

Comments

@ephraimlambarte
Copy link

all the method works fine except for getUrl

@shishirraven
Copy link

I found out that there is a small mistake in the documentation example.

$filesystem->getUrl('path/to/file.txt');
Should be.
$adapter->getUrl('path/to/file.txt');

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

2 participants