mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-24 16:07:19 +01:00
```php normalizeItems($items, &$active) ``` Qiang use ```php $items[$i]['items'] = $this->normalizeItems($item['items'], $route, $hasActiveChild); ``` So $hasActiveChild not assign value and parent item not set activated Plz, review and approval Thanks
11 KiB
11 KiB