mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-22 06:18:41 +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 $filter Filter
|
||||
*
|
||||
* @return string[]
|
||||
* @return string[] Array of files and directory with relative path to $path
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user