• Henrik Bjornskov's avatar
    Introduce KernelServiceProvider in order to "hacks" · cc34489e
    Henrik Bjornskov authored
    This introduces a new KernelServiceProvider that is auto registered
    by Silex\Application.
    
    The main reason for including this is to remove the ugly
    "dispatcher_class" hack we used to have. But since we introduced a
    seperate interface for listeners to use for subscribing we can just have
    a nice normal service.
    cc34489e
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.rst Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...