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 ab4859e + bd93d9c commit f3c3d79Copy full SHA for f3c3d79
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