mirror of
https://github.com/danog/file.git
synced 2025-01-22 13:21:13 +01:00
fixed phpdoc
This commit is contained in:
parent
130303aeee
commit
9a036c0775
@ -22,7 +22,7 @@ function filesystem(Driver $assign = null) {
|
||||
/**
|
||||
* Create a new filesystem driver best-suited for the current environment
|
||||
*
|
||||
* @return \Amp\Fs\File
|
||||
* @return \Amp\Fs\Driver
|
||||
*/
|
||||
function driver() {
|
||||
$reactor = \Amp\reactor();
|
||||
|
Loading…
x
Reference in New Issue
Block a user