Import the class

parent a499d2a9
......@@ -5,10 +5,11 @@ namespace Modules\Page\Events\Handlers;
use Maatwebsite\Sidebar\Group;
use Maatwebsite\Sidebar\Item;
use Maatwebsite\Sidebar\Menu;
use Maatwebsite\Sidebar\SidebarExtender;
use Modules\Core\Events\BuildingSidebar;
use Modules\User\Contracts\Authentication;
class RegisterPageSidebar implements \Maatwebsite\Sidebar\SidebarExtender
class RegisterPageSidebar implements SidebarExtender
{
/**
* @var Authentication
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment