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