ApplicationConfigRestGeneratorInterface
        ApplicationConfigRestGeneratorInterface.php
                :
        14
                
    
            Interface
                Methods¶
                
generate()
            ¶
    
        
        ApplicationConfigRestGeneratorInterface.php
                :
        20
                
    
        Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $parameter | mixed | - | - | 
| $generator | Generator | - | - | 
| $visitor | Visitor | - | - | 
                
supportsNamespace()
            ¶
    
        
        ApplicationConfigRestGeneratorInterface.php
                :
        16
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $namespace | string | - | - | 
Return values
bool
                
supportsParameter()
            ¶
    
        
        ApplicationConfigRestGeneratorInterface.php
                :
        18
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $parameterName | string | - | - | 
Return values
bool