File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -93,9 +93,9 @@ To check if your proxy works you can check the interface of the received object:
9393
9494.. note ::
9595
96- If you don't install the `ProxyManager bridge `_ and the
97- ` ocramius/proxy-manager `_, the container will skip over the ``lazy ``
98- flag and directly instantiate the service as it would normally do.
96+ If you don't install the `ProxyManager bridge `_ , the container will skip
97+ over the ``lazy `` flag and directly instantiate the service as it would
98+ normally do.
9999
100100Additional Resources
101101--------------------
@@ -106,5 +106,4 @@ in the `documentation of ProxyManager`_.
106106.. _`ProxyManager bridge` : https://github.com/symfony/symfony/tree/master/src/Symfony/Bridge/ProxyManager
107107.. _`proxy` : https://en.wikipedia.org/wiki/Proxy_pattern
108108.. _`documentation of ProxyManager` : https://github.com/Ocramius/ProxyManager/blob/master/docs/lazy-loading-value-holder.md
109- .. _`ocramius/proxy-manager` : https://github.com/Ocramius/ProxyManager
110109.. _`final` : https://www.php.net/manual/en/language.oop5.final.php
You can’t perform that action at this time.
0 commit comments