Pipeline (Routing)

Pipeline

class Pipeline extends Pipeline (View source)

This extended pipeline catches any exceptions that occur during each slice.

The exceptions are converted to HTTP responses for proper middleware handling.

Methods

void __construct( Container $container)

Create a new class instance.

from 登录查看完整内容