Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 73f0681

Browse files
committed
Merge pull request laravel#7041 from barryvdh/patch-7
Fix wording on Filesystem disk() phpdocs
2 parents 641b8a0 + 910d49b commit 73f0681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Filesystem/FilesystemManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function __construct($app)
3737
}
3838

3939
/**
40-
* Get an OAuth provider implementation.
40+
* Get a filesystem instance.
4141
*
4242
* @param string $name
4343
* @return \Illuminate\Contracts\Filesystem\Filesystem

0 commit comments

Comments
 (0)