Skip to content

ReadMe Correction for getUrl #109

Open
@shishirraven

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions