We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff548b2 commit e17b6c0Copy full SHA for e17b6c0
components/dependency_injection/compilation.rst
@@ -48,7 +48,7 @@ each into some other service.
48
Registering a Compiler Pass
49
---------------------------
50
51
-You need to register your custom pass with the container. Tts process method
+You need to register your custom pass with the container. Its process method
52
will then be called when the container is compiled::
53
54
use Symfony\Component\DependencyInjection\ContainerBuilder;
0 commit comments