Skip to content

Commit 52a40b3

Browse files
committed
minor #14759 [DependencyInjection] Replace link to getConfiguration method (sebpacz)
This PR was merged into the 4.4 branch. Discussion ---------- [DependencyInjection] Replace link to getConfiguration method In my opinion, the link should redirect to the class where we can preview the method that must be overridden. <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 6fa2894 Replace link to getConfiguration method
2 parents c497b6c + 6fa2894 commit 52a40b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ As long as your bundle's configuration is located in the standard location
334334
(``YourBundle\DependencyInjection\Configuration``) and does not have
335335
a constructor it will work automatically. If you
336336
have something different, your ``Extension`` class must override the
337-
:method:`Extension::getConfiguration() <Symfony\\Component\\HttpKernel\\DependencyInjection\\Extension::getConfiguration>`
337+
:method:`Extension::getConfiguration() <Symfony\\Component\\DependencyInjection\\Extension\\Extension::getConfiguration>`
338338
method and return an instance of your ``Configuration``.
339339

340340
Supporting XML

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy