8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d1774a + 4bf1a42 commit d08b5dbCopy full SHA for d08b5db
bundles/extension.rst
@@ -34,7 +34,7 @@ This is how the extension of an AcmeHelloBundle should look like::
34
namespace Acme\HelloBundle\DependencyInjection;
35
36
use Symfony\Component\DependencyInjection\ContainerBuilder;
37
- use Symfony\Component\HttpKernel\DependencyInjection\Extension;
+ use Symfony\Component\DependencyInjection\Extension\Extension;
38
39
class AcmeHelloExtension extends Extension
40
{
0 commit comments