Skip to content

Constants inconsistence #6

@jagarsoft

Description

@jagarsoft

In v1.x it had no $:

public const NEXT_STATE = 0;

In v2.x was wrongly renamed to string:

static int $NEXT_STATE = 0;

Moreover, it does not use Enum like in Stubs examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions