We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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');