Action
class Action (View source)
Properties
| string | $text | The action text.  | 
                |
| string | $url | The action URL.  | 
                
Methods
                    void
                
                
                    __construct(string $text, string $url)
        
                                            
                
            Create a new action instance.
Details
        
                            void
    __construct(string $text, string $url)
        
    
    Create a new action instance.