composer update
This commit is contained in:
@@ -19,6 +19,8 @@ namespace Symfony\Component\HttpKernel\Event;
|
||||
* response is set.
|
||||
*
|
||||
* @author Bernhard Schussek <bschussek@gmail.com>
|
||||
*
|
||||
* @final since Symfony 4.4
|
||||
*/
|
||||
class ViewEvent extends GetResponseForControllerResultEvent
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user