Properties¶
$criteria
¶
LogicalOperator.php
:
21
The set of criteria combined by the logical operator.
|
|
Methods¶
__construct()
¶
LogicalNot.php
:
22
Creates a new NOT logic criterion.
|
|
Will match of the given criterion doesn't match
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$criterion | Criterion | - | - |