$arithmeticNode->resolve()
$arithmeticNode->resolve() has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
$arithmeticNode->resolve(Kirby\Query\Visitors\Visitor $visitor): mixed
Parameters
| Name | Type | Default |
|---|---|---|
| $visitorrequired | Kirby\Query\Visitors\Visitor |
no default value |
Return type
mixed
This method modifies the existing $arithmeticnode object it is applied to and returns it again.