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 190ddbb commit 9aa22c2Copy full SHA for 9aa22c2
1 file changed
src/Filesystem.php
@@ -32,7 +32,7 @@ public static function create(LoopInterface $loop, array $options = [])
32
33
/**
34
* @param AdapterInterface $adapter
35
- * @return static
+ * @return FilesystemInterface
36
*/
37
public static function createFromAdapter(AdapterInterface $adapter)
38
{
0 commit comments