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 36baee1 commit dd2857cCopy full SHA for dd2857c
cookbook/service_container/scopes.rst
@@ -210,9 +210,9 @@ your code. This should also be taken into account when declaring your service:
210
->setSynchronized(true);
211
212
.. caution::
213
-
214
- The service using the synchronized service will need to be public in order have its
215
- setter called when the scope changes.
+
+ The service using the synchronized service will need to be public in order
+ have its setter called when the scope changes.
216
217
.. _changing-service-scope:
218
0 commit comments