<?php namespace App\Event; use Symfony\Contracts\EventDispatcher\Event;
<?php namespace App\Feature; use Symfony\Component\HttpFoundation\RequestStack; use Symfony\Contracts\Service\ResetInterface;