BuildMenuMiddleware
in package
implements
LayerInterface
Build the menu after all security layers are executed
Table of Contents
Interfaces
Methods
- _call() : mixed
Methods
_call()
public
_call(mixed $object, Closure $next) : mixed
Parameters
- $object : mixed
- $next : Closure