We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ffdd07 commit 6a7b054Copy full SHA for 6a7b054
service_container/alias_private.rst
@@ -64,7 +64,7 @@ from the container::
64
65
$container->get('foo');
66
67
-This *may or may not work*, depending on how the container as optimized the
+This *may or may not work*, depending on how the container has optimized the
68
service instanciation and, even in the cases where it works, is
69
deprecated. Simply said: A service can be marked as private if you do not want
70
to access it directly from your code.
0 commit comments