contao / manager-plugin

Contao Manager Plugin
GNU Lesser General Public License v3.0
4 stars 9 forks source link

Repair loading of legacy module config from cache. #7

Closed discordier closed 6 years ago

discordier commented 6 years ago

The class must be instantiated statically, otherwise we will end up with BundleConfig instances instead of ModuleConfig when loaded from cache.