Skip to content

Bug: Extended Namespaces are preventing files from importing #231

@seb86

Description

@seb86

I'm not able to get any file that uses Namespaces extensively. A single Namespace is acceptable but longer Namespaces are ignored.

Any chance of getting this fixed or know of a workaround?

Example of a class using Namespaces that are ignored.

<?php
namespace MainNamespace\SecondName;

use \Automattic\WooCommerce\Checkout\Helpers\ReserveStock;

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