ProviderInterface

Table of Contents

Methods

getExpressionLanguageProviders()  : array<int, class-string>
An array of class names which implements the ExpressionFunctionProviderInterface
getExpressionLanguageVariables()  : array<string|int, mixed>
An array with key/value pairs. The key will be available as variable name

Methods

getExpressionLanguageProviders()

An array of class names which implements the ExpressionFunctionProviderInterface

public getExpressionLanguageProviders() : array<int, class-string>
Return values
array<int, class-string>

getExpressionLanguageVariables()

An array with key/value pairs. The key will be available as variable name

public getExpressionLanguageVariables() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results