Transformation
        Transformation.php
                :
        11
                
    
                            
        
        
                Methods¶
                
__construct()
            ¶
    
        
        Transformation.php
                :
        16
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $name | string|null | null | - | 
| $transformationProperties | array<string|int, string> | [] | - | 
                
getName()
            ¶
    
        
        Transformation.php
                :
        22
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string|null
                
getTransformationProperties()
            ¶
    
        
        Transformation.php
                :
        30
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
array<string|int, string>