mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 08:34:09 +02:00
commit
dd2d2cec9c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ class DirectoryWrapper extends Wrapper implements Directory {
|
|||
}
|
||||
|
||||
/**
|
||||
* @return string
|
||||
* @return string|false
|
||||
*/
|
||||
public function dir_readdir() {
|
||||
return readdir($this->source);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue