Skip to content

[TwigComponent] add priority to PreMount hook #233

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

kbond
Copy link
Member

@kbond kbond commented Jan 20, 2022

Q A
Bug fix? no
New feature? yes
Tickets n/a
License MIT

Adds the ability to control the order in which PreMount methods are called via a priority parameter on the attribute.

@kbond kbond force-pushed the feature/pre-mount-priority branch from 2f40638 to a8f6818 Compare January 20, 2022 18:20
@kbond kbond requested a review from weaverryan January 20, 2022 18:23
@kbond kbond force-pushed the feature/pre-mount-priority branch from a8f6818 to ce014dd Compare January 20, 2022 18:40
@kbond kbond force-pushed the feature/pre-mount-priority branch from ce014dd to bf96958 Compare January 21, 2022 15:06
@kbond
Copy link
Member Author

kbond commented Jan 21, 2022

Rebased & fixed conflicts.

@weaverryan weaverryan force-pushed the feature/pre-mount-priority branch from 2ae347e to b018104 Compare January 21, 2022 15:57
@weaverryan
Copy link
Member

Thanks Kevin!

@weaverryan weaverryan merged commit f701e13 into symfony:2.x Jan 21, 2022
@kbond kbond deleted the feature/pre-mount-priority branch January 21, 2022 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants