Skip to content

removeAnnotationFromNode regenerates annotations with unnecessary space #295

@mssimi

Description

@mssimi

Hey, when I call $this->docBlockAnalyzer->removeAnnotationFromNode($classMethodNode, 'Template'); template annotation is removed correctly, but it converts @Route("/", name="homepage") to @Route ("/", name="homepage"). Notice that space created there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions