From: Raphaƫl Gertz Date: Thu, 7 Mar 2024 20:50:31 +0000 (+0100) Subject: Import extension interface namespace X-Git-Tag: 0.4.0~44 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/6bdbe1c589d50c191e02149bdc078ce1a6b1ee38 Import extension interface namespace --- diff --git a/RapsysAirBundle.php b/RapsysAirBundle.php index 84b94cd..6096959 100644 --- a/RapsysAirBundle.php +++ b/RapsysAirBundle.php @@ -11,7 +11,7 @@ namespace Rapsys\AirBundle; -use Symfony\Component\DependencyInjection\Container; +use Symfony\Component\DependencyInjection\Extension\ExtensionInterface; use Symfony\Component\HttpKernel\Bundle\Bundle; /**