diff --git a/src/Plugins/FileUrl.php b/src/Plugins/FileUrl.php new file mode 100644 index 0000000..603c9a0 --- /dev/null +++ b/src/Plugins/FileUrl.php @@ -0,0 +1,19 @@ +filesystem->getAdapter()->getUrl($path); + } +} \ No newline at end of file