BindVariableValueInterface extends StaticOperandInterface
Evaluates to the value of a bind variable.
only to be used within Extbase, not part of TYPO3 Core API.
Table of Contents
Methods
- getBindVariableName() : string
- Gets the name of the bind variable.
Methods
getBindVariableName()
Gets the name of the bind variable.
public
getBindVariableName() : string
Return values
string —the bind variable name; non-null