StepDataObjectMapperInterface
        StepDataObjectMapperInterface.php
                :
        14
                
    
            Interface
                Responsible for establishing FormType that matches a particular data object.
Methods¶
                
mapDataToFormType()
            ¶
    
        
        StepDataObjectMapperInterface.php
                :
        23
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $data | object | - | - | 
Return values
string