Documentation

ResettableServicePass
in package
implements CompilerPassInterface

Tags
author

Alexander M. Turek me@derrabus.de

Interfaces, Classes and Traits

CompilerPassInterface
Interface that must be implemented by compilation passes.

Table of Contents

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

Properties

Methods

__construct()

public __construct([string $tagName = 'kernel.reset' ]) : mixed
Parameters
$tagName : string = 'kernel.reset'
Return values
mixed

Search results