VarianceBase
    
            
            in package
            
        
    
    
    
AbstractYes
Table of Contents
Methods
- datatypeAdjustmentAllowStrings() : int|float
- datatypeAdjustmentBooleans() : mixed
Methods
datatypeAdjustmentAllowStrings()
    protected
            static        datatypeAdjustmentAllowStrings(int|float|string|bool $value) : int|float
    Parameters
- $value : int|float|string|bool
Return values
int|floatdatatypeAdjustmentBooleans()
    protected
            static        datatypeAdjustmentBooleans(mixed $value) : mixed
    Parameters
- $value : mixed