Skip to content

Support Attribute classes. #2486

Closed as not planned
Closed as not planned

Description

$expected = 'class-' . strtolower( str_replace( '_', '-', $class_name ) ) . $extension;

Files name, with classes that are attributes, should start with attribute- instead of class-.
Or at least it shouldn't register an error when a file contains an attribute class, but the name doesn't start with class-.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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