Runner
class Runner (View source)
Properties
| protected EntityManager | $entityManager | ||
| protected Result | $result | 
Methods
                    EntityManager
                
                
                    getEntityManager()
        
                                            
                
            No description
                    void
                
                
                    setEntityManager(EntityManager $entityManager)
        
                                            
                
            No description
                    finding(Finding $finding, $message, ControlInterface $control = null, string $findingHandle = null)
        
                                            
                
            No description
Details
        
                            
    __construct(EntityManager $entityManager, Result $result)
        
    
    No description
        
                            EntityManager
    getEntityManager()
        
    
    No description
        
                            void
    setEntityManager(EntityManager $entityManager)
        
    
    No description
        
                            Result
    getResult()
        
    
    No description
        
                            void
    setResult(Result $result)
        
    
    No description
        
                            ButtonControl
    button(LocationInterface $location)
        
    
    No description
        
                            Finding
    alert($message, ControlInterface $control = null, string $findingHandle = null)
        
    
    No description
        
                            Finding
    warning($message, ControlInterface $control = null, string $findingHandle = null)
        
    
    No description
        
                            Finding
    info($message, ControlInterface $control = null, string $findingHandle = null)
        
    
    No description
        
                            Finding
    success($message, ControlInterface $control = null, string $findingHandle = null)
        
    
    No description
        
                            Finding
    finding(Finding $finding, $message, ControlInterface $control = null, string $findingHandle = null)
        
    
    No description