We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be3b16 commit 2323c98Copy full SHA for 2323c98
src/Filesystem.php
@@ -8,6 +8,7 @@
8
use League\Flysystem\Util\ContentListingFormatter;
9
10
/**
11
+ * @method void emptyDir(string $dirname)
12
* @method array getWithMetadata(string $path, array $metadata)
13
* @method bool forceCopy(string $path, string $newpath)
14
* @method bool forceRename(string $path, string $newpath)
0 commit comments