Controller
        Controller.php
                :
        13
                 
    
                                Final
                
        
        
                Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        Controller.php
                :
        19
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $name | string | '' | - | 
| $description | string | '' | - | 
                 getDescription()
            ¶
getDescription()
            ¶
    
        
        Controller.php
                :
        50
                 
    
        |  |  | 
Return values
string|null
                 getName()
            ¶
getName()
            ¶
    
        
        Controller.php
                :
        45
                 
    
        |  |  | 
Return values
string