Closed
Description
The following quote:
"External service configuration can be imported in two different ways. The first - and most common method - is via the imports directive. Later, you'll learn about the second method, which is the flexible and preferred method for importing service configuration from third-party bundles."
from:
https://github.com/symfony/symfony-docs/edit/2.7/book/service_container.rst
made me wonder why is the first method most common when the 2nd is more flexible and preferred