mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-09 01:27:20 +08:00
Added short description for ArrayHelper
This commit is contained in:
@ -10,7 +10,8 @@
|
|||||||
namespace yii\util;
|
namespace yii\util;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* ArrayHelper is ...
|
* ArrayHelper provides additional array functionality you can use in your
|
||||||
|
* application.
|
||||||
*
|
*
|
||||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||||
* @since 2.0
|
* @since 2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user