We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Please add support for attributes generation like it has place for DocBlockGenerator It should support one attributes or a group of them
DocBlockGenerator
#[Attribute1(arg: true)] #[Attribute2] class SampleClass implements { }