You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for your message. Currently PHP attributes are not yet supported. Support however is totally possible. It must be implemented in https://github.com/teqneers/ext-direct which is the library that this bundle just uses and configures for Symfony.
Hi,
instead of using annotations for configuration i would like to use PHP8 style attributes.
becomes
#[Direct\Action]
Is this already implemented? If not where is a good starting point for me to implement it?
Best regards,
Julian
The text was updated successfully, but these errors were encountered: