TP_VERT
TP_VERT
compileVariable(string $variable, string|void $value = 'value') : string|\Box\Brainy\Compiler\Wrappers\SafeLookupWrapper
string | $variable | The name of the variable to look up |
string|void | $value | The member of the SmartyVariable to access |
compileSafeLookupWithBase(string $base, string $variable) : string|\Box\Brainy\Compiler\Wrappers\SafeLookupWrapper
string | $base | |
string | $variable |