Context
        Context.php
                :
        15
                
    
                            
        
        
                Properties¶
                
        $content
            ¶
    
        
        Context.php
                :
        19
                
    
        | 
                     | 
                
                    
                     | 
            
                
        $language
            ¶
    
        
        Context.php
                :
        17
                
    
        | 
                     | 
                
                    
                     | 
            
                
        $location
            ¶
    
        
        Context.php
                :
        21
                
    
        | 
                     | 
                
                    
                     | 
            
Methods¶
                
__construct()
            ¶
    
        
        Context.php
                :
        23
                
    
        | 
                     | 
                
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $language | Language|null | null | - | 
| $content | Content|null | null | - | 
| $location | Location|null | null | - |