Skip to content

FieldReferences are not handled correctly #8

@timheilig

Description

@timheilig

The following is not correctly typed by the plugin

/** @var Foo|Phake_IMock */
protected $fooMock;

public function testFoo()
{
Phake::when($this->fooMock)-> ...
}

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