PHP Class Neos\Eel\Tests\Functional\FlowQuery\Fixtures\ExampleFinalOperation

(c) Contributors of the Neos Project - www.neos.io This package is Open Source Software. For the full copyright and license information, please view the LICENSE file which was distributed with this source code.
Inheritance: extends Neos\Eel\FlowQuery\Operations\AbstractOperation
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$final
$priority
$shortName

Méthodes publiques

Méthode Description
evaluate ( FlowQuery $query, array $arguments )

Method Details

evaluate() public méthode

public evaluate ( FlowQuery $query, array $arguments )
$query Neos\Eel\FlowQuery\FlowQuery
$arguments array

Property Details

$final protected_oe static_oe property

protected static $final

$priority protected_oe static_oe property

protected static $priority

$shortName protected_oe static_oe property

protected static $shortName