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:
93
93
94
94
.. note ::
95
95
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.
99
99
100
100
Additional Resources
101
101
--------------------
@@ -106,5 +106,4 @@ in the `documentation of ProxyManager`_.
106
106
.. _`ProxyManager bridge` : https://github.com/symfony/symfony/tree/master/src/Symfony/Bridge/ProxyManager
107
107
.. _`proxy` : https://en.wikipedia.org/wiki/Proxy_pattern
108
108
.. _`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
110
109
.. _`final` : https://www.php.net/manual/en/language.oop5.final.php
You can’t perform that action at this time.
0 commit comments