Skip to content

Commit abb69f9

Browse files
authored
Fixed apps
1 parent 984f8e9 commit abb69f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

service_container/autowiring.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -507,8 +507,9 @@ Public and Reusable Bundles
507507

508508
Public bundles should explicitly configure their services and not rely on autowiring.
509509
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.
512513

513514
.. _ROT13: https://en.wikipedia.org/wiki/ROT13
514515
.. _service definition prototype: https://symfony.com/blog/new-in-symfony-3-3-psr-4-based-service-discovery

0 commit comments

Comments
 (0)