PropertyOperation deprecated
class PropertyOperation extends AbstractOperation (View source)
deprecated
Used to access properties of a ContentRepository Node.
Properties
| static protected string | $shortName | {@inheritdoc} | |
| static protected int | $priority | {@inheritdoc} | |
| static protected bool | $final | {@inheritdoc} | |
| protected ContentRepositoryRegistry | $contentRepositoryRegistry |
Methods
bool
canEvaluate(array<int, mixed> $context)
{@inheritdoc}
mixed
evaluate(FlowQuery $flowQuery, array $arguments)
{@inheritdoc}
Details
bool
canEvaluate(array<int, mixed> $context)
{@inheritdoc}
We can only handle ContentRepository Nodes.
mixed
evaluate(FlowQuery $flowQuery, array $arguments)
{@inheritdoc}