Documentation

AddDebugLogProcessorPass
in package
implements CompilerPassInterface

Interfaces, Classes and Traits

CompilerPassInterface
Interface that must be implemented by compilation passes.

Table of Contents

configureLogger()  : mixed
process()  : mixed
You can modify the container here before it is dumped to PHP code.

Methods

configureLogger()

public static configureLogger(mixed $logger) : mixed
Parameters
$logger : mixed
Return values
mixed

Search results