1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-13 08:34:19 +02:00

Plugins new event added - onPluginsInitialized

This commit is contained in:
Awilum
2018-03-17 12:32:26 +03:00
parent 516667b57f
commit 22af4fd926

View File

@@ -83,6 +83,8 @@ class Plugins
}
}
}
Events::dispatch('onPluginsInitialized');
}
/**