(REF) MixinLoader - Convert static to local property
[civicrm-core.git] / CRM / Extension / MixinLoader.php
2021-12-07 Tim Otten(REF) MixinLoader - Convert static to local property
2021-12-07 Tim Otten(REF) Mixins - Move `applyMixins()` logic into `MixinLo...
2021-12-07 Tim Otten(REF) Mixins - Move more aspects of scanning from Mixin...
2021-12-06 Seamus LeeMerge pull request #22191 from eileenmcnaughton/smarty16
2021-12-06 demeritcowboyMerge pull request #22190 from eileenmcnaughton/smarty15
2021-12-06 demeritcowboyMerge pull request #22181 from eileenmcnaughton/smarty8
2021-12-06 demeritcowboyMerge pull request #22177 from eileenmcnaughton/smarty5
2021-12-03 Tim OttenMerge remote-tracking branch 'origin/5.44' into master...
2021-12-01 Eileen McNaughtonMerge pull request #22176 from eileenmcnaughton/smarty4
2021-12-01 colemanwMerge pull request #22198 from totten/master-mix-dec...
2021-12-01 Tim Ottencivix#175 - Add support for mixins. Use MixinScanner...