This commit is contained in:
2019-07-17 11:50:37 +02:00
parent c5729f13c0
commit b4ef039943
13 changed files with 330 additions and 45 deletions

View File

@ -38,7 +38,7 @@ class AppKernel extends Kernel
new Cadoles\CoreBundle\CadolesCoreBundle(),
new Cadoles\CronBundle\CadolesCronBundle(),
new Cadoles\PortalBundle\CadolesPortalBundle(),
new Cadoles\PortalBundle\CadolesWebsocketBundle(),
new Cadoles\WebsocketBundle\CadolesWebsocketBundle(),
];