mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-10 01:07:45 +01:00
Updated PHPDocs, fixes #12545
This commit is contained in:
@@ -768,6 +768,7 @@ class BaseArrayHelper
|
||||
* Filters array according to rules specified.
|
||||
*
|
||||
* For example:
|
||||
*
|
||||
* ```php
|
||||
* $array = [
|
||||
* 'A' => [1, 2],
|
||||
|
||||
Reference in New Issue
Block a user