FileAccess Orion

AddExpressionLanguageProvidersPass
in package
implements CompilerPassInterface

Registers the expression language providers.

Tags
author

Fabien Potencier fabien@symfony.com

Interfaces, Classes, Traits and Enums

CompilerPassInterface
Interface that must be implemented by compilation passes.

Table of Contents

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

Properties

Methods

__construct()

public __construct([bool $handleSecurityLanguageProviders = true ]) : mixed
Parameters
$handleSecurityLanguageProviders : bool = true
Return values
mixed

Search results