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 e2ee504 + 31d0d90 commit bd93d9cCopy full SHA for bd93d9c
cookbook/bundles/remove.rst
@@ -77,7 +77,7 @@ can remove the ``Acme`` directory as well.
77
.. tip::
78
79
If you don't know the location of a bundle, you can use the
80
- :method:`Symfony\\Bundle\\FrameworkBundle\\Bundle\\Bundle::getPath` method
+ :method:`Symfony\\Component\\HttpKernel\\Bundle\\BundleInterface::getPath` method
81
to get the path of the bundle::
82
83
echo $this->container->get('kernel')->getBundle('AcmeDemoBundle')->getPath();
0 commit comments