FrameOptionsMiddleware
class FrameOptionsMiddleware implements MiddlewareInterface (View source)
Middleware for applying frame options
Properties
| private Repository | $config | ||
| private Strings | $stringValidator | 
Methods
                    Response
                
                
                
            Details
        
                            
    __construct(Repository $config, Strings $stringValidator)
        
    
    No description
        
                            Response
    process(Request $request, DelegateInterface $frame)
        
    
    No description