Skip to content

Commit 5918e90

Browse files
committed
fixed namespace
1 parent 73f4c57 commit 5918e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/menus/MainMenu.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @author Andrii Vasyliev <sol@hiqdev.com>
2020
*/
21-
class MainMenu extends \hiqdev\menumanager\Menu
21+
class MainMenu extends \hiqdev\yii2\menus\Menu
2222
{
2323
public function items()
2424
{

0 commit comments

Comments
 (0)