Skip to content

Add setAttributes to ClassGenerator #144

Open
@jakublabno

Description

@jakublabno

Feature Request

Q A
New Feature yes
RFC no
BC Break no

Summary

Please add support for attributes generation like it has place for DocBlockGenerator
It should support one attributes or a group of them

#[Attribute1(arg: true)]
#[Attribute2]
class SampleClass implements
{
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions