Skip to content

Commit 4f16377

Browse files
committed
minor symfony#12004 Class name is wrong according to the other examples (OskarStark)
This PR was merged into the 4.3 branch. Discussion ---------- Class name is wrong according to the other examples <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap 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 `master` for features of unreleased versions). --> Commits ------- f6906e0 Class name is wrong according to the other examples
2 parents 543b0c1 + f6906e0 commit 4f16377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/alias_private.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ or you decided not to maintain it anymore), you can deprecate its definition:
157157
.. code-block:: yaml
158158
159159
app.mailer:
160-
alias: '@AppBundle\Mail\PhpMailer'
160+
alias: '@App\Mail\PhpMailer'
161161
162162
# this will display a generic deprecation message...
163163
deprecated: true

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