Skip to content
Closed
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
2 changes: 1 addition & 1 deletion components/dependency_injection/compilation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ methods described in :doc:`/service_container/definitions`.
.. note::

Please note that the ``process()`` method in the extension class is
called during the optimization step. You can read
called during the ``PassConfig::TYPE_BEFORE_OPTIMIZATION`` step. You can read
:ref:`the next section <components-di-separate-compiler-passes>` if you
need to edit the container during another step.

Expand Down