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

Appearance settings

Commit 551eb75

Browse filesBrowse files
committed
Merge branch '5.0'
* 5.0: Update service_container.rst
2 parents 7138254 + 3e29aee commit 551eb75
Copy full SHA for 551eb75

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎service_container.rst

Copy file name to clipboardExpand all lines: service_container.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ this file is ``public: false`` by default.
812812

813813
What does this mean? When a service **is** public, you can access it directly
814814
from the container object, which is accessible from any controller that extends
815-
``Controller``::
815+
:class:`Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController`::
816816

817817
use App\Service\MessageGenerator;
818818

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.