ConditionalTabInterface
        ConditionalTabInterface.php
                :
        15
                
    
            Interface
                Conditional Tab interface needs to be implemented by tabs, which needs to be evaluated depending on the context.
Methods¶
                
evaluate()
            ¶
    
        
        ConditionalTabInterface.php
                :
        22
                
    
        Get information about tab presence.
| 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $parameters | array<string, mixed> | - | - | 
Return values
bool