Documentation

ResolvableVariableSet
in package

FinalYes

Table of Contents

Properties

$variables  : array<string, VariableInterface|DeferredVariable>

Methods

__construct()  : mixed
getVariable()  : VariableInterface

Properties

Methods

__construct()

public __construct(VariableInterface|DeferredVariable ...$variables) : mixed
Parameters
$variables : VariableInterface|DeferredVariable

getVariable()

public getVariable(string $name) : VariableInterface
Parameters
$name : string
Return values
VariableInterface

        
On this page

Search results