ResolveClassPass implements CompilerPassInterface

This is an overwrite for the upstream symfony/dependency-injection class resolution that introduced an incompatibility with existing TYPO3 services.

This is a copy of the compiler pass from symfony/dependency-injection:v7.3.7, see: https://github.com/symfony/symfony/blob/v7.3.7/src/Symfony/Component/DependencyInjection/Compiler/ResolveClassPass.php

Table of Contents

Interfaces

CompilerPassInterface

Methods

process()  : void

Methods

process()

public process(ContainerBuilder $container) : void
Parameters
$container : ContainerBuilder

        
On this page

Search results