-
Notifications
You must be signed in to change notification settings - Fork 0
API DataValidator_Twig DataValidator_ResetCountersToken
Christophe SAUVEUR edited this page Apr 21, 2024
·
1 revision
class DataValidator_ResetCountersToken extends Twig\Node\Node implements Traversable, Stringable, IteratorAggregate, Countable
Data validator reset counters Twig token
Since 1.0
public function __construct( $validatorName, $line, $tag)
Constructor
Since 1.0
Name | Type | Description |
---|---|---|
$validatorName |
string |
Validator's name in Twig context |
$line |
int |
Line number of this node |
$tag |
string |
Tag for this node |
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license