File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -507,8 +507,9 @@ Public and Reusable Bundles
507
507
508
508
Public bundles should explicitly configure their services and not rely on autowiring.
509
509
Autowiring depends on the services that are available in the container and bundles have
510
- no control over the service container of apps they are included in. You can use autowiring
511
- when building reusable bundles within your company, as you have full control over all code.
510
+ no control over the service container of applications they are included in. You can use
511
+ autowiring when building reusable bundles within your company, as you have full control
512
+ over all code.
512
513
513
514
.. _ROT13 : https://en.wikipedia.org/wiki/ROT13
514
515
.. _service definition prototype : https://symfony.com/blog/new-in-symfony-3-3-psr-4-based-service-discovery
You can’t perform that action at this time.
0 commit comments