mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Correction of many errors code inspection.
Adjustments code according to the standards. Adding missing PHPDoc comment.
This commit is contained in:
@ -15,6 +15,8 @@ namespace yii\base;
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @since 2.0
|
||||
*
|
||||
* @property array $data
|
||||
*/
|
||||
trait ArrayAccessTrait
|
||||
{
|
||||
|
Reference in New Issue
Block a user