Property | Type | Description | |
---|---|---|---|
$contextFactory | Neos\ContentRepository\Domain\Service\ContextFactoryInterface | ||
$priority | integer | ||
$shortName | string |
Method | Description | |
---|---|---|
canEvaluate ( $context ) : boolean | ||
evaluate ( |
public canEvaluate ( $context ) : boolean | ||
return | boolean | TRUE if the operation can be applied onto the $context, FALSE otherwise |
protected ContextFactoryInterface,Neos\ContentRepository\Domain\Service $contextFactory | ||
return | Neos\ContentRepository\Domain\Service\ContextFactoryInterface |