TraceableMiddleware
class TraceableMiddleware implements MiddlewareInterface
Collects some data about a middleware.
Methods
__construct(Stopwatch $stopwatch, string $busName, string $eventCategory = 'messenger.middleware')
No description