PHP Class Neos\Eel\FlowQuery\Operations\FirstOperation

Inheritance: extends AbstractOperation
Datei anzeigen 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_oe static_oe property

protected static string $shortName
return string