HookSetDetailsStruct
        HookSetDetailsStruct.php
                :
        11
                 
    
                                Final
                
        
        
                Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        HookSetDetailsStruct.php
                :
        21
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $method | bool | - | - | 
| $headers | bool | - | - | 
| $stringify | bool | - | - | 
| $udt | int|null | null | - | 
                 getUdt()
            ¶
getUdt()
            ¶
    
        
        HookSetDetailsStruct.php
                :
        48
                 
    
        |  |  | 
Return values
int|null
                 isHeaders()
            ¶
isHeaders()
            ¶
    
        
        HookSetDetailsStruct.php
                :
        38
                 
    
        |  |  | 
Return values
bool|null
                 isMethod()
            ¶
isMethod()
            ¶
    
        
        HookSetDetailsStruct.php
                :
        33
                 
    
        |  |  | 
Return values
bool|null
                 isStringify()
            ¶
isStringify()
            ¶
    
        
        HookSetDetailsStruct.php
                :
        43
                 
    
        |  |  | 
Return values
bool|null