InteractsWithDeprecationHandling
trait InteractsWithDeprecationHandling (View source)
Properties
| protected callable|null | $originalDeprecationHandler | The original deprecation handler.  | 
                
Methods
                    $this
                
                
                    withDeprecationHandling()
        
                                            
                
            Restore deprecation handling.
                    $this
                
                
                    withoutDeprecationHandling()
        
                                            
                
            Disable deprecation handling for the test.
Details
        
                    protected        $this
    withDeprecationHandling()
        
    
    Restore deprecation handling.
        
                    protected        $this
    withoutDeprecationHandling()
        
    
    Disable deprecation handling for the test.