ajout bundle edispatcher

This commit is contained in:
afornerot 2020-12-16 11:54:51 +01:00
parent 81520d0d7d
commit 9ef880a881
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ class AppKernel extends Kernel
new Cadoles\CronBundle\CadolesCronBundle(),
new Cadoles\PortalBundle\CadolesPortalBundle(),
new Cadoles\WebsocketBundle\CadolesWebsocketBundle(),
new Cadoles\EdispatcherBundle\CadolesEdispatcherBundle(),
];