Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        FloatAttributeRange.php
                :
        23
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $identifier | string | - | - | 
| $min | float|null | null | - | 
| $max | float|null | null | - | 
                 getIdentifier()
            ¶
getIdentifier()
            ¶
    
        
        FloatAttributeRange.php
                :
        49
                 
    
        |  |  | 
Return values
string
                 getInnerCriteria()
            ¶
getInnerCriteria()
            ¶
    
        
        CompositeCriterion.php
                :
        22
                 
    
        |  |  | 
Return values
                 getMax()
            ¶
getMax()
            ¶
    
        
        FloatAttributeRange.php
                :
        44
                 
    
        |  |  | 
Return values
float|null
                 getMin()
            ¶
getMin()
            ¶
    
        
        FloatAttributeRange.php
                :
        39
                 
    
        |  |  | 
Return values
float|null