Documentation

MergeExtensionConfigurationPass extends MergeExtensionConfigurationPass
in package

Ensures certain extensions are always loaded.

Tags
author

Kris Wallsmith kris@symfony.com

Table of Contents

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

Properties

Methods

__construct()

public __construct(array<string|int, string> $extensions) : mixed
Parameters
$extensions : array<string|int, string>
Return values
mixed

Search results