HttpClientPass
in package
implements
CompilerPassInterface
FinalYes
Table of Contents
Interfaces
- CompilerPassInterface
Properties
- $clientTag : mixed
Methods
- __construct() : mixed
- process() : mixed
- {@inheritdoc}
Properties
$clientTag
private
mixed
$clientTag
Methods
__construct()
public
__construct([string $clientTag = 'http_client.client' ]) : mixed
Parameters
- $clientTag : string = 'http_client.client'
process()
{@inheritdoc}
public
process(ContainerBuilder $container) : mixed
Parameters
- $container : ContainerBuilder