Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd93d9c

Browse files
committed
Merge pull requestsymfony#3227 from iamdto/fix-broken-link
[Cookbook][Bundles][Remove] Fix a broken link to the API
2 parentse2ee504 +31d0d90 commitbd93d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/bundles/remove.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ can remove the ``Acme`` directory as well.
7777
..tip::
7878

7979
If you don't know the location of a bundle, you can use the
80-
:method:`Symfony\\Bundle\\FrameworkBundle\\Bundle\\Bundle::getPath` method
80+
:method:`Symfony\\Component\\HttpKernel\\Bundle\\BundleInterface::getPath` method
8181
to get the path of the bundle::
8282

8383
echo $this->container->get('kernel')->getBundle('AcmeDemoBundle')->getPath();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp