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