composer update
This commit is contained in:
@@ -21,6 +21,8 @@ namespace Symfony\Component\HttpKernel\Event;
|
||||
* Controllers should be callables.
|
||||
*
|
||||
* @author Bernhard Schussek <bschussek@gmail.com>
|
||||
*
|
||||
* @final since Symfony 4.4
|
||||
*/
|
||||
class ControllerEvent extends FilterControllerEvent
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user