diff options
author | Jordi Boggiano <j.boggiano@seld.be> | 2011-05-05 19:07:54 +0200 |
---|---|---|
committer | Jordi Boggiano <j.boggiano@seld.be> | 2011-05-26 11:55:07 +0200 |
commit | ba9834d748bd8cf1938d0abf5d51b7504fc2a700 (patch) | |
tree | bb892ac05109303f8fe5ee91bf4311c65a89c7bf /Http/EntryPoint/AuthenticationEntryPointInterface.php | |
parent | e1c2da63b45a38c50baef1a3ab89938898160504 (diff) | |
download | symfony-security-ba9834d748bd8cf1938d0abf5d51b7504fc2a700.zip symfony-security-ba9834d748bd8cf1938d0abf5d51b7504fc2a700.tar.gz symfony-security-ba9834d748bd8cf1938d0abf5d51b7504fc2a700.tar.bz2 |
Update Core and Security events to latest model
The main benefit is that in XML/YML files we have common syntax (i.e. core.controller, form.pre_bind) that properly namespaces event names (before: onCoreController was ok, preBind was not).
On the other hand in PHP land we also have namespaced events, CoreEvents::controller, FormEvents::preBind, before it was Events::onCoreController, Events::onPreBind, we now have more context.
Diffstat (limited to 'Http/EntryPoint/AuthenticationEntryPointInterface.php')
0 files changed, 0 insertions, 0 deletions