Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,12 @@ container is a service that can be get via the normal container::
// ...
}

.. caution::

The special container ``test.service_container`` doesn't give access
to the services that have been removed. In this case, you'll have
to declare the services you need as public.

.. tip::

If the information you need to check is available from the profiler, use
Expand Down