ResettableServicePass
in package
implements
CompilerPassInterface
Tags
Interfaces, Classes and Traits
- CompilerPassInterface
Table of Contents
- $tagName : mixed
- __construct() : mixed
- process() : mixed
- {@inheritdoc}
Properties
$tagName
private
mixed
$tagName
Methods
__construct()
public
__construct([mixed $tagName = 'kernel.reset' ]) : mixed
Parameters
- $tagName : mixed = 'kernel.reset'
Return values
mixed —process()
{@inheritdoc}
public
process(ContainerBuilder $container) : mixed
Parameters
- $container : ContainerBuilder