Skip to content

Commit 2323c98

Browse files
Nicolas Reynisfrankdejonge
Nicolas Reynis
authored andcommitted
Add missing emptyDir annotation
1 parent 9be3b16 commit 2323c98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Filesystem.php

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
use League\Flysystem\Util\ContentListingFormatter;
99

1010
/**
11+
* @method void emptyDir(string $dirname)
1112
* @method array getWithMetadata(string $path, array $metadata)
1213
* @method bool forceCopy(string $path, string $newpath)
1314
* @method bool forceRename(string $path, string $newpath)

0 commit comments

Comments
 (0)