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

Flextype Slim Integration - next round of integration

This commit is contained in:
Awilum
2019-03-01 21:53:03 +03:00
parent a2071eece5
commit 028cc858e3

View File

@@ -75,7 +75,7 @@ $flextype['emitter'] = function($container) {
};
/**
* Add emitter service to Flextype container
* Add flash service to Flextype container
*/
$flextype['flash'] = function ($container) {
return new Messages();