List dependencies of a class inside that class.
Instead of listing all the view classes in Controller, define inside MenuButton that it depends on HoverMenu.
Loading
Please register or sign in to comment
Instead of listing all the view classes in Controller, define inside MenuButton that it depends on HoverMenu.