-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNon-breaking improvements to existing behaviourNon-breaking improvements to existing behaviour
Description
Oftentimes a do function will need to reload the response after it's completed. Rather than forcing this as a default action, it would be nice to mark the function with an attribute.
Something like:
#[AutoReload]
function do_delete(Input $input):void {
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNon-breaking improvements to existing behaviourNon-breaking improvements to existing behaviour