Skip to content

DispatchToHelperFunctionsRector - cannot instantiate abstract classes #536

Description

@ghbob
-- self::dispatch($this->instance->withoutRelationships());
++ dispatch(new self($this->instance->withoutRelationships()));

that doesn't work if it's inside a abstract class.

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