Skip to content

Allow @extends to hint virtual extension via __call #2797

@AJenbo

Description

@AJenbo

Feature request

Some classes extends other by having __call call the requested method on a contained object. This is sometimes hinted using @mixin, but maybe the @extends property added with generics could be used for the same porous.

Side note I really find this sort extensions problematic but they are pretty prevalent in the wild.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions