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