diff --git a/NavBar.php b/NavBar.php index 0a95d84..acaebf8 100644 --- a/NavBar.php +++ b/NavBar.php @@ -19,7 +19,7 @@ use yii\helpers\ArrayHelper; * * ```php * use yii\bootstrap\NavBar; - * use yii\widgets\Menu; + * use yii\bootstrap\Nav; * * NavBar::begin(['brandLabel' => 'NavBar Test']); * echo Nav::widget([