Skip to content

Not works anymore... #41

Open
Open
@LonnyX

Description

@LonnyX

Hi,

I imported your package but when I try to create a menu like this:

Menu::create('navbar', function($menu)
{
$menu->url('home', 'Home', ['target' => 'blank']);
});

I have this error:
Non-static method Pingpong\Menus\Menu::create() should not be called statically, assuming $this from incompatible context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions