Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Neos
Eel
FlowQuery
Operations
LastOperation
PHP Class Neos\Eel\FlowQuery\Operations\LastOperation
Inheritance:
extends
AbstractOperation
Show file
Open project: neos/flow-development-collection
Protected Properties
Property
Type
Description
$shortName
string
Public Methods
Method
Description
evaluate
(
FlowQuery
$flowQuery
,
array
$arguments
) :
void
Method Details
evaluate()
public
method
public
evaluate
(
FlowQuery
$flowQuery
,
array
$arguments
) :
void
$flowQuery
Neos\Eel\FlowQuery\FlowQuery
the FlowQuery object
$arguments
array
Ignored for this operation
return
void
Property Details
$shortName
protected static property
protected
static
string
$shortName
return
string