mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 14:28:27 +08:00
release version 2.0.44
This commit is contained in:
@ -509,7 +509,7 @@ class BaseFileHelper
|
||||
* * `false`: the directory will NOT be returned
|
||||
*
|
||||
* - `recursive`: boolean, whether the files under the subdirectories should also be looked for. Defaults to `true`.
|
||||
* See [[findFiles()]] for more options.
|
||||
* See [[findFiles()]] for more options.
|
||||
* @return array directories found under the directory, in no particular order. Ordering depends on the files system used.
|
||||
* @throws InvalidArgumentException if the dir is invalid.
|
||||
* @since 2.0.14
|
||||
|
Reference in New Issue
Block a user