Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Question about PHP Attribute support #4

@hauptmedia

Description

@hauptmedia

Hi,

instead of using annotations for configuration i would like to use PHP8 style attributes.

/**
 * @Direct\Action()
 */

becomes

#[Direct\Action]

Is this already implemented? If not where is a good starting point for me to implement it?

Best regards,

Julian

Metadata

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