Skip to content

[CT] Class import does not work with files with "single element namespaces" #760

@dantleech

Description

@dantleech

e.g.

<?php

namespace Foobar;

Will not alow new imports whereas omitting the namespace or using > 1 element (e.g. Foobar\Barfoo) it works as expected.

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