1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 16:14:16 +02:00

feat(core): Flextype Solid Core - next round #458

This commit is contained in:
Awilum
2020-08-14 13:47:40 +03:00
parent 9e400e3c37
commit 0780d3e830

View File

@@ -182,7 +182,7 @@ class Plugins
$this->includeEnabledPlugins($flextype, $flextype);
$this->container['emitter']->emit('onPluginsInitialized');
$this->flextype->container('emitter')->emit('onPluginsInitialized');
}
/**