Skip to content

convert to use an event handler

Monish Deb requested to merge github/fork/MegaphoneJon/master into master

Created by: MegaphoneJon

I have a need to run a separate extension using the same hook, so I converted this hook to be called through the Symfony EventDispatcher. This allows us to specify the order in which hooks run. amongst other advantages.

Merge request reports

Loading