PHP Class Neos\Eel\FlowQuery\Operations\AddOperation

Inheritance: extends AbstractOperation
Exibir arquivo Open project: neos/flow-development-collection Class Usage Examples

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 the elements to add (as array in index 0)
return void

Property Details

$shortName protected_oe static_oe property

protected static string $shortName
return string