Pārlūkot izejas kodu

[HttpKernel] Removed unused onCoreSecurity event

Bernhard Schussek 14 gadi atpakaļ
vecāks
revīzija
c02f4220f2
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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