Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Interface for proxy classes #11

Description

@Mordred

It would be great if the generated proxy classes implement some interface. Then you will be able to test it as:

$isProxy = $instance instanceof SOME_INTERFACE;

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