Skip to content

[develop] regression with inline docblocks #685

@dantleech

Description

@dantleech
        /** @var \Phpactor\WorseReflection\Core\Reflector\ClassReflector $reflector */
        $subjectClass = $reflector->reflectClass(...));

In the above $subjectClass will take the type of ClassReflector - even though $reflector is specified explicitly as the target variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions