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:
@@ -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();
|
||||
|
Reference in New Issue
Block a user