Property | Type | Description | |
---|---|---|---|
$options | array | Configurable options of the component chain, it mainly contains the "components" to handle | |
$response |
Method | Description | |
---|---|---|
__construct ( array $options = [] ) | ||
getResponse ( ) : |
||
handle ( |
Handle the configured components in the order of the chain |
protected array $options | ||
return | array |