Skip to content

Commit 5568146

Browse files
committed
minor #5940 [Cookbook][ServiceContainer] move filename comment to the top of the code block (xabbuh)
This PR was merged into the 2.8 branch. Discussion ---------- [Cookbook][ServiceContainer] move filename comment to the top of the code block | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.8+ | Fixed tickets | #5922 Commits ------- d5d68ab move filename comment to the top of the code block
2 parents 00dc17c + d5d68ab commit 5568146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/service_container/shared.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ in your service definition:
3636
3737
.. code-block:: php
3838
39+
// app/config/services.php
3940
use Symfony\Component\DependencyInjection\Definition;
4041
41-
// app/config/services.php
4242
$definition = new Definition('...');
4343
$definition->setShared(false);
4444

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