Skip to content

Generate method from offset #57

@dantleech

Description

@dantleech

e.g. given that testMethod does not exist:

$rabbit = new Rabbit();
$rabbit->thump(Times::fromInt(12));

will generate the Thump method in Rabbit with the correct method signature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions