Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        SelectionAttribute.php
                :
        25
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $identifier | string | - | - | 
| $value | array<string|int, string>|null | - | - | 
                 getIdentifier()
            ¶
getIdentifier()
            ¶
    
        
        AbstractAttribute.php
                :
        31
                 
    
        |  |  | 
Return values
string
                 getOperator()
            ¶
getOperator()
            ¶
    
        
        SelectionAttribute.php
                :
        39
                 
    
        |  |  | 
Return values
string
                 getValue()
            ¶
getValue()
            ¶
    
        
        SelectionAttribute.php
                :
        34
                 
    
        |  |  | 
Return values
array<string|int, string>|null
                 setOperator()
            ¶
setOperator()
            ¶
    
        
        SelectionAttribute.php
                :
        44
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $operator | string | - | - |