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