Skip to content

Allow and default to class names in stage builder #3

@dantleech

Description

@dantleech

Allow:

$builder->stage(Take::class, []);

and then also facilitate alias mapping / overriding, e.g.

$map = [
   Take::class => 'take',
];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions