Преглед на файлове

[HttpKernel] Removed unused onCoreSecurity event

Bernhard Schussek преди 14 години
родител
ревизия
c02f4220f2
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      src/Symfony/Component/HttpKernel/Events.php

+ 0 - 2
src/Symfony/Component/HttpKernel/Events.php

@@ -56,8 +56,6 @@ final class Events
      */
     const onCoreView = 'onCoreView';
 
-    const onCoreSecurity = 'onCoreSecurity';
-
     /**
      * The filterCoreController event occurs once a controller was found for
      * handling a request