mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-11 22:38:42 +00:00
improve doc
This commit is contained in:
parent
b1d4588de1
commit
c79a711fd3
|
|
@ -66,12 +66,12 @@ final class Directory extends FileAbstract implements LocalContainerInterface, D
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* List all files in directory.
|
* List all files in directory recursively.
|
||||||
*
|
*
|
||||||
* @param string $path Path
|
* @param string $path Path
|
||||||
* @param string $filter Filter
|
* @param string $filter Filter
|
||||||
*
|
*
|
||||||
* @return string[]
|
* @return string[] Array of files and directory with relative path to $path
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user