Open gh0stonio opened 10 years ago
In some project, we can rename the AppKernel in something more special and in this case we can't use your bundle anymore. So i updated it changing the cast of the $kernel value from \AppKernel to Kernel in order to have something that always work.
Thanks
Update the tests as well so they pass then ;)
Ping! I'm ready to merge this if tests are passing. Do you have time to work on them?
In some project, we can rename the AppKernel in something more special and in this case we can't use your bundle anymore. So i updated it changing the cast of the $kernel value from \AppKernel to Kernel in order to have something that always work.
Thanks