Properties¶
$criteria¶
LogicalOperator.php
:
21
The set of criteria combined by the logical operator.
|
|
Methods¶
__construct() ¶
LogicalOperator.php
:
30
Creates a Logic operation with the given criteria.
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$criteria | array<string|int, Criterion> | - | - |