Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.
This repository was archived by the owner on Jan 15, 2022. It is now read-only.

Call static doesn't check the method is correct #87

Description

@ppazos

get, post, any are allowed methods, still if you do Macaw::lol(); it will work without complaining and you might get strange behaviors.

So if you miss one character, like Macaw::ge() it will call successfully and add an empty route.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions