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 333e2d7 commit 1c93582Copy full SHA for 1c93582
1 file changed
src/Compiler/RegisterServicesPass.php
@@ -19,7 +19,7 @@
19
* Class RegisterServicesPass
20
* @package Compiler
21
*/
22
-class RegisterServicesPass extends CompilerPassInterface
+class RegisterServicesPass implements CompilerPassInterface
23
{
24
/**
25
* @param ContainerBuilder $container
0 commit comments