Documentation

AutoServiceScannerPass
in package
implements CompilerPassInterface

Scan the source-tree for implementations of `AutoServiceInterface`. Load them.

Note: This will scan the core codebase as well as active extensions. For fully automatic support in an extension, the extension must enable the mixin scan-classes@1.

Table of Contents

Interfaces

CompilerPassInterface

Methods

process()  : mixed

Methods

process()

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

        
On this page

Search results