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