mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 06:48:59 +08:00
Fixing some outdated comments
This commit is contained in:
@@ -26,7 +26,6 @@ use yii\helpers\Html;
|
||||
* The following example shows how to use Menu:
|
||||
*
|
||||
* ~~~
|
||||
* // $this is the view object currently being used
|
||||
* echo Menu::widget(array(
|
||||
* 'items' => array(
|
||||
* // Important: you need to specify url as 'controller/action',
|
||||
|
||||
Reference in New Issue
Block a user