Handler
        Handler.php
                :
        13
                
    
                                        Abstract
        
        
        
                Input format handler base class.
Methods¶
                
convert()
            ¶
    
        
        Handler.php
                :
        22
                
    
        Converts the given string to an array structure.
| 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $string | string | - | - | 
Return values
array<string|int, mixed>|string|int|bool|float|null