mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
This commit is contained in:
committed by
Alexander Makarov
parent
00fe20e675
commit
b070b5f733
@ -509,7 +509,7 @@ class BaseArrayHelper
|
||||
* ```
|
||||
*
|
||||
* @param array $array
|
||||
* @param string|\Closure $name
|
||||
* @param int|string|\Closure $name
|
||||
* @param bool $keepKeys whether to maintain the array keys. If false, the resulting array
|
||||
* will be re-indexed with integers.
|
||||
* @return array the list of column values
|
||||
|
||||
Reference in New Issue
Block a user