Skip to content

Namespaced mocks are not typed correctly #4

@timheilig

Description

@timheilig

In the case of

$dataProvider = Phake::mock('\DataProviders\Popup');

$dataProvider is getting a mixed type instead of correctly being typed to the namespace. I'm working on a fix for this now.

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