Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f9cdc2
)
Import extension interface namespace
author
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Mar 2024 20:50:31 +0000
(21:50 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Mar 2024 20:50:31 +0000
(21:50 +0100)
RapsysAirBundle.php
patch
|
blob
|
history
diff --git
a/RapsysAirBundle.php
b/RapsysAirBundle.php
index 84b94cdcfd2edfa51ac33a1661f0c36df0a73803..6096959ffc6f6a6db95097f9a0df859f8ab0cf66 100644
(file)
--- 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;
/**