Fixing some outdated comments

This commit is contained in:
Luciano Baraglia
2013-05-23 00:49:07 -03:00
parent 210faf787e
commit 767d99c30b
2 changed files with 5 additions and 4 deletions

View File

@@ -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',