Skip to content
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

[REF] Use events for CMS resource loading #14131

Merged
merged 1 commit into from
Apr 26, 2019
Merged

Conversation

colemanw
Copy link
Member

Overview

Refactors the way hook_civicrm_coreResourceList is called internally to use the new eventDispatcher system.

Before

Function called in ad-hoc fashion.

After

Function called using standard event dispatcher.

@civibot civibot bot added the master label Apr 26, 2019
@civibot
Copy link

civibot bot commented Apr 26, 2019

(Standard links)

@totten
Copy link
Member

totten commented Apr 26, 2019

Oh, snap. Loose coupling.

r-code generally looks good/consistent. Re: r-run, checked on WP+D7.

@totten totten merged commit b632d5e into civicrm:master Apr 26, 2019
@colemanw colemanw deleted the resourceList branch April 26, 2019 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants