BindVariableValueInterface extends StaticOperandInterface

Evaluates to the value of a bind variable.

Internal

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


        
On this page

Search results