mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix sf4 deprecated: remove sensio_framework messages
This commit is contained in:
parent
ae26f72057
commit
4dc2aefb5b
@ -3,7 +3,7 @@
|
||||
namespace Chill\ThirdPartyBundle\Controller;
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
|
||||
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
|
||||
use Symfony\Component\Routing\Annotation\Route;
|
||||
use Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter;
|
||||
use Symfony\Component\HttpFoundation\Request;
|
||||
use Chill\ThirdPartyBundle\Entity\ThirdParty;
|
||||
|
Loading…
x
Reference in New Issue
Block a user