TextVariable
class TextVariable extends Variable (View source)
Properties
| protected string | $name | from Variable | |
| protected mixed | $value | from Variable | 
Methods
                    getValue()
        
                                            
                
            No description
Details
        
                            
    __construct(string $name, mixed $value)
        
    
    Variable constructor.
        
                            string
    getName()
        
    
    No description
        
                            
    getValue()
        
    
    No description
        
                            
    jsonSerialize()
        
    
    No description