Skip to content

AttributeOverride annotation is also an attribute but that is not reachable #9174

@brzuchal

Description

@brzuchal

Bug Report

Annotation AttributeOverride carry #[Attribute] attribute unreasonably.

Q A
BC Break no
Version 2.10.x

Summary

Currently AttributeOverride is an annotation but the class declaration also consists of #[Attribute] attributes.
This implies a false impression for the attribute to be usable while it's false because there is no way to apply it nor class constructor which could be used on entity class as an attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions