DevelopmentStrategy
final class DevelopmentStrategy
| internal | 
Methods
                    void
                
                
                    initialize()
        
                                            
                
            No description
                    void
                
                
                
            
                    void
                
                
                    handleError(int $severity, string $message, string $file, int $line)
        
                                            
                
            No description
                    bool
                
                
                    sendAssets()
        
                                            
                
            No description
                    void
                
                
                    renderLoader()
        
                                            
                
            No description
                    void
                
                
                    renderBar()
        
                                            
                
            No description
Details
        at line 20
                            
    __construct(Bar $bar, BlueScreen $blueScreen, DeferredContent $defer)
        
    
    No description
        at line 28
                            void
    initialize()
        
    
    No description
        at line 33
                            void
    handleException(Throwable $exception, bool $firstTime)
        
    
    No description
        at line 71
                            void
    handleError(int $severity, string $message, string $file, int $line)
        
    
    No description
        at line 105
                            bool
    sendAssets()
        
    
    No description
        at line 111
                            void
    renderLoader()
        
    
    No description
        at line 117
                            void
    renderBar()
        
    
    No description