plausible_analytics/Classes/Hooks
Marcel Kapfer 09f9578d20
♻️ Use already existing asset collector
For some reason the AssetCollector instance created (or passed) in the
PageRendererPreProcess constructor was not used, but instead a new
instance was made as part of the addLibrary function.

This commit refactors PageRendererPreProcess::addLibrary to use the
already created AssetCollector.
2022-08-10 18:48:26 +02:00
..
PageRendererPreProcess.php ♻️ Use already existing asset collector 2022-08-10 18:48:26 +02:00