TraceableStack
class TraceableStack implements StackInterface
Methods
__construct(StackInterface $stack, Stopwatch $stopwatch, string $busName, string $eventCategory)
No description
next()
Returns the next middleware to process a message.
void
stop()
No description