Documentation

MiddlewareInterface
in

Middleware interface

Tags
category

Pop

author

Nick Sagona, III dev@noladev.com

copyright

Copyright (c) 2009-2026 NOLA Interactive, LLC.

license

https://www.popphp.org/license New BSD License

version
4.4.0

Table of Contents

Methods

handle()  : mixed
Process middleware

Methods

handle()

Process middleware

public handle(mixed $request, Closure $next) : mixed
Parameters
$request : mixed
$next : Closure

        
On this page

Search results